Title: PHP 8 Depricated code
Last modified: February 4, 2021

---

# PHP 8 Depricated code

 *  [Mikhail Alferov](https://wordpress.org/support/users/malferov/)
 * (@malferov)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-depricated-code/)
 * PHP Deprecated: Required parameter $post_id follows optional parameter $iterations
   in /wp-content/plugins/subscribe-to-comments-reloaded/wp_subscribe_reloaded.php
   on line 104
 * Need to check the order of the function arguments and move the optional parameters
   to the end of the argument list. Also need to check the order of the arguments
   in the function calls.

Viewing 1 replies (of 1 total)

 *  Plugin Author [WPKube](https://wordpress.org/support/users/wpkube/)
 * (@wpkube)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-depricated-code/#post-14008037)
 * Hi [@malferov](https://wordpress.org/support/users/malferov/)
 * Thanks for letting us know.
 * We’ll test it all out in PHP 8 and make sure that everything works smooth.

Viewing 1 replies (of 1 total)

The topic ‘PHP 8 Depricated code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/subscribe-to-comments-reloaded_f0f9fc.
   svg)
 * [Subscribe To Comments Reloaded](https://wordpress.org/plugins/subscribe-to-comments-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe-to-comments-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WPKube](https://wordpress.org/support/users/wpkube/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-depricated-code/#post-14008037)
 * Status: not resolved