Title: PHP 8.0 Support
Last modified: February 10, 2021

---

# PHP 8.0 Support

 *  [forgetme](https://wordpress.org/support/users/forgetme/)
 * (@forgetme)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-0-support-8/)
 * Hi,
    I’m running PHP 8.0.1 on my development environment as we start planning
   out our upgrade and I’m getting a deprecated code warning (see below) for code
   used in your plug-in. Can you please address this in your next update so your
   plug-in is no longer a blocker from us migrating to PHP 8.0.1 on our production
   environment?
 * Thanks.
 *     ```
       PHP Deprecated: Required parameter $wrapper follows optional parameter $type in wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/class-fs-logger.php on Line 145.
       ```
   

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

 *  [Ali](https://wordpress.org/support/users/alinajm13/)
 * (@alinajm13)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/php-8-0-support-8/#post-14080858)
 * I’m facing the same issue with my website/s, I hope that they fix it soon with
   the next update.
 * > In PHP 8, named parameters were added. This means that from now, parameters
   > without a default value, are required to be BEFORE optional parameters.
   >  [Stackoverflow](https://stackoverflow.com/questions/65436518/deprecated-required-parameter-to-addr-follows-optional)
 *  Thread Starter [forgetme](https://wordpress.org/support/users/forgetme/)
 * (@forgetme)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/php-8-0-support-8/#post-14081287)
 * The Advanced noCaptcha & invisible Captcha (v2 & v3) plug-in owner just needs
   to pull in the latest version of Freemius that they have a dependency on to fix
   this. It looks like it has already been addressed in the Freemius WordPress-SDK
   master branch on GitHub and is included in the 2.4.2 release.
 * Here’s their 2 commits for PHP 8 issues in this class-fs-logger.php file:
 * – [https://github.com/Freemius/wordpress-sdk/commit/f7b5b3c28455d1b161ca1e47dd6d32f371ccaa2a#diff-1fd96b73d06e9d77b0f53ee83dd468deb1efb073cc816c89f38d08ba2afa8102](https://github.com/Freemius/wordpress-sdk/commit/f7b5b3c28455d1b161ca1e47dd6d32f371ccaa2a#diff-1fd96b73d06e9d77b0f53ee83dd468deb1efb073cc816c89f38d08ba2afa8102)
 * – [https://github.com/Freemius/wordpress-sdk/commit/b826574cf889710f6fa9a032f2a71b7ad2309ea0#diff-1fd96b73d06e9d77b0f53ee83dd468deb1efb073cc816c89f38d08ba2afa8102](https://github.com/Freemius/wordpress-sdk/commit/b826574cf889710f6fa9a032f2a71b7ad2309ea0#diff-1fd96b73d06e9d77b0f53ee83dd468deb1efb073cc816c89f38d08ba2afa8102)

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

The topic ‘PHP 8.0 Support’ is closed to new replies.

 * ![](https://ps.w.org/advanced-nocaptcha-recaptcha/assets/icon-256x256.png?rev
   =2961544)
 * [CAPTCHA 4WP - Antispam CAPTCHA solution for WordPress](https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [forgetme](https://wordpress.org/support/users/forgetme/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/php-8-0-support-8/#post-14081287)
 * Status: not resolved