Title: PHP 8 warning: &#8220;Deprecated: Required parameter &#8230;&#8221;
Last modified: January 18, 2021

---

# PHP 8 warning: “Deprecated: Required parameter …”

 *  Resolved [tonygao](https://wordpress.org/support/users/tonygao/)
 * (@tonygao)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/php-8-warning-deprecated-required-parameter/)
 * PHP Deprecated: Required parameter $totalitems follows optional parameter $page
   in /public_html/wp-content/plugins/paid-memberships-pro/includes/functions.php
   on line 1384

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

 *  Plugin Author [Jason Coleman](https://wordpress.org/support/users/strangerstudios/)
 * (@strangerstudios)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/php-8-warning-deprecated-required-parameter/#post-13919947)
 * Thanks for the heads up, tonygao.
 * We have a fix for that ready to go out in the next release, which should come
   out this week.
 * If you’d like to patch your own site ahead of time, you can see the fix here:
   [https://github.com/strangerstudios/paid-memberships-pro/commit/ede27f026f882dcb603c5ef84ea387e55da79fcc](https://github.com/strangerstudios/paid-memberships-pro/commit/ede27f026f882dcb603c5ef84ea387e55da79fcc)
 * Basically set $totalitems to default to 0 in that function.
 *  Thread Starter [tonygao](https://wordpress.org/support/users/tonygao/)
 * (@tonygao)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/php-8-warning-deprecated-required-parameter/#post-13919958)
 * Thank you very much

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

The topic ‘PHP 8 warning: “Deprecated: Required parameter …”’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paid-memberships-pro_f1dacb.svg)
 * [Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions](https://wordpress.org/plugins/paid-memberships-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paid-memberships-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paid-memberships-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/paid-memberships-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paid-memberships-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paid-memberships-pro/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [tonygao](https://wordpress.org/support/users/tonygao/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/php-8-warning-deprecated-required-parameter/#post-13919958)
 * Status: resolved