Title: PHP 8 Compatibility Changes
Last modified: October 26, 2021

---

# PHP 8 Compatibility Changes

 *  Resolved [KevinPlusPlus](https://wordpress.org/support/users/kevinplusplus/)
 * (@kevinplusplus)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/php-8-compatibility-changes/)
 * Hello,
 * Two small changes are necessary for the plugin to be compatible with PHP 8.
 * PHP Deprecated: Required parameter $type follows optional parameter $roles in/
   bbpress-notify-nospam/includes/controller/common_core.class.php on line 883
 * PHP Deprecated: Required parameter $type follows optional parameter $roles in/
   bbpress-notify-nospam/includes/controller/common_core.class.php on line 883
 * The parameter list just needs to be updated so that there are no required parameters
   after optional parameters.
 * Thanks,
 * Kevin

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

 *  Plugin Author [useStrict](https://wordpress.org/support/users/usestrict/)
 * (@usestrict)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/php-8-compatibility-changes/#post-15009821)
 * Hi Kevin,
 * Thanks, I’ll make the changes for the next release.
 * Cheers,
    Vinny
 *  Plugin Author [useStrict](https://wordpress.org/support/users/usestrict/)
 * (@usestrict)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/php-8-compatibility-changes/#post-15011874)
 * Hi Kevin,
 * Both notices for the same thing/line. Did you paste the wrong one the second 
   time?
 *  Thread Starter [KevinPlusPlus](https://wordpress.org/support/users/kevinplusplus/)
 * (@kevinplusplus)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/php-8-compatibility-changes/#post-15012456)
 * Hi,
 * Yes, sorry, my bad. The other is line 698, function get_recipients.
 * Kevin
 *  Plugin Author [useStrict](https://wordpress.org/support/users/usestrict/)
 * (@usestrict)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/php-8-compatibility-changes/#post-15012544)
 * Thanks. I’ll have the fix out this week.
 *  Plugin Author [useStrict](https://wordpress.org/support/users/usestrict/)
 * (@usestrict)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/php-8-compatibility-changes/#post-15133798)
 * I forgot to close this after releasing the fix.

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

The topic ‘PHP 8 Compatibility Changes’ is closed to new replies.

 * ![](https://ps.w.org/bbpress-notify-nospam/assets/icon-256x256.png?rev=3449133)
 * [bbPress Notify (No-Spam)](https://wordpress.org/plugins/bbpress-notify-nospam/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bbpress-notify-nospam/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bbpress-notify-nospam/)
 * [Active Topics](https://wordpress.org/support/plugin/bbpress-notify-nospam/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbpress-notify-nospam/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbpress-notify-nospam/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [useStrict](https://wordpress.org/support/users/usestrict/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/php-8-compatibility-changes/#post-15133798)
 * Status: resolved