Title: PHP8 support
Last modified: April 22, 2021

---

# PHP8 support

 *  Resolved [cswebservice](https://wordpress.org/support/users/cswebservice/)
 * (@cswebservice)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/php8-support-6/)
 * 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 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [brandtoss](https://wordpress.org/support/users/brandtoss/)
 * (@brandtoss)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/php8-support-6/#post-14372101)
 * Hi there.
 * Yes, PHP 8 support is already in the works.
 * Thanks,
    Holger
 *  Plugin Author [brandtoss](https://wordpress.org/support/users/brandtoss/)
 * (@brandtoss)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/php8-support-6/#post-14372127)
 * Hi again,
    just noticed: you are using another plugin here – not WP Mailster.

Viewing 2 replies - 1 through 2 (of 2 total)

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

 * ![](https://ps.w.org/wp-mailster/assets/icon-128x128.png?rev=1580666)
 * [WP Mailster](https://wordpress.org/plugins/wp-mailster/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-mailster/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mailster/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mailster/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mailster/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mailster/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [brandtoss](https://wordpress.org/support/users/brandtoss/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/php8-support-6/#post-14372127)
 * Status: resolved