Title: PHP 8
Last modified: January 11, 2021

---

# PHP 8

 *  [amddtim](https://wordpress.org/support/users/amddtim/)
 * (@amddtim)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-8/)
 * Hello,
 * Is there a roadmap in place to start supporting PHP 8 with this and the Pro version
   of the plugin? Specifically, to deal with the “PHP Deprecated: Required parameter
   $x follows optional parameter $y” notices. Kinsta has already rolled out PHP 
   8 in production as of today, and while these are just warnings, it will be great
   to have them cleaned out of the debug.log as soon as possible. Thank you!

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

 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-8/#post-13897180)
 * hi [@amddtim](https://wordpress.org/support/users/amddtim/)
    No roadmap, but 
   thanks for the heads up. I need to do this ASAP.
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-8/#post-13922414)
 * Hi [@amddtim](https://wordpress.org/support/users/amddtim/)
    Im testing PHP and
   I’m not seeing these deprecation notices.
 * What is your shortcode?
 * thanks.
 *  Thread Starter [amddtim](https://wordpress.org/support/users/amddtim/)
 * (@amddtim)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-8/#post-13923478)
 * Do you have logging turned on the the config file? I have lots of shortcodes/
   functions I’m using across several installs. Here’s an example of some code followed
   by an example of the notice.
 * `[ajax_load_more id="speakers_carousel" container_type="div" css_classes="speakers-
   carousel slick-slider" theme_repeater="speaker.php" post_type="act_speaker" posts_per_page
   ="999" order="ASC" scroll="false" transition_container="false" destroy_after="
   1" custom_args=“query_year:2020" cache="true" cache_id="2799722020"]`
 * `[18-Jan-2021 17:04:23 UTC] PHP Deprecated: Required parameter $args follows 
   optional parameter $alm_found_posts in wp-content/plugins/ajax-load-more/core/
   functions.php on line 84`
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-8-8/#post-13933457)
 * Ahh yes, I see them now.
    The Query Monitor plugin was suppressing the warnings.
 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/php-8-8/#post-14058815)
 * [@amddtim](https://wordpress.org/support/users/amddtim/) I added some PHP8 updates
   to the latest release. Let me know if you’re still seeing warnings.

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

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

 * ![](https://ps.w.org/ajax-load-more/assets/icon-256x256.png?rev=2944639)
 * [Ajax Load More – Infinite Scroll, Load More, & Lazy Load](https://wordpress.org/plugins/ajax-load-more/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-load-more/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-load-more/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-load-more/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-load-more/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-load-more/reviews/)

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