Title: PHP8 support
Last modified: April 28, 2021

---

# PHP8 support

 *  Resolved [cswebservice](https://wordpress.org/support/users/cswebservice/)
 * (@cswebservice)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/php8-support-7/)
 * Hey everybody,
    are you going to make your plugin PHP8 ready in the near future?
 * for example you should upgrade phpmailer version:
 *     ```
       Uncaught Error: Call to undefined function get_magic_quotes_runtime() in wp-content/plugins/mailster/classes/libs/phpmailer/class.phpmailer.php:2697
       Stack trace:
       ```
   
 * or fix this one:
 *     ```
       Ein Fehler vom Typ E_ERROR wurde in der Zeile 858 der Datei wp-content/plugins/mailster/classes/UpdateCenterPlugin.php verursacht. Fehlermeldung: Uncaught Error: Attempt to modify property "response" on bool in wp-content/plugins/mailster/classes/UpdateCenterPlugin.php:858
       Stack trace:
       #0 wp-includes/class-wp-hook.php(294): UpdateCenterPlugin->update_plugins_filter()
       #1 wp-includes/plugin.php(212): WP_Hook->apply_filters()
       #2 wp-includes/option.php(1899): apply_filters()
       #3 wp-includes/update.php(701): get_site_transient()
       #4 wp-admin/update-core.php(1077): wp_get_update_data()
       #5 {main}
         thrown
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [EverPress](https://wordpress.org/support/users/everpress/)
 * (@everpress)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/php8-support-7/#post-14642568)
 * Hi There!
 * We are working on a full PHP8 support in the next major version!
 * Best Regards

Viewing 1 replies (of 1 total)

The topic ‘PHP8 support’ is closed to new replies.

 * ![](https://ps.w.org/mailster/assets/icon-256x256.png?rev=3108603)
 * [Mailster WordPress Newsletter Plugin](https://wordpress.org/plugins/mailster/)
 * [Support Threads](https://wordpress.org/support/plugin/mailster/)
 * [Active Topics](https://wordpress.org/support/plugin/mailster/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailster/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailster/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [EverPress](https://wordpress.org/support/users/everpress/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/php8-support-7/#post-14642568)
 * Status: resolved