Title: PHP 8.4 Deprecated Warning
Last modified: March 11, 2025

---

# PHP 8.4 Deprecated Warning

 *  Resolved [ispreview](https://wordpress.org/support/users/ispreview/)
 * (@ispreview)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/php-8-4-deprecated-warning/)
 * I’ve just started testing PHP 8.4 and caught a deprecated warning, which hopefully
   you can fix.
 * Deprecated: wpp_get_views(): Implicitly marking parameter $id as nullable is 
   deprecated, the explicit nullable type must be used instead in /wp-content/plugins/
   wordpress-popular-posts/src/template-tags.php on line 17

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

 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/php-8-4-deprecated-warning/#post-18355626)
 * Hey [@ispreview](https://wordpress.org/support/users/ispreview/),
 * Thanks for the heads up! That’s super easy to fix, however since WPP still supports
   PHP 7.2 -at the time of writing, will change to 7.3 soon- I’d need to make sure
   that fixing this deprecation notice doesn’t break things for people using older
   versions of PHP.
 * Nonetheless, once again thanks for contributing!
 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/php-8-4-deprecated-warning/#post-18355948)
 * Quick update: tested the fix with PHP 7.3 (the new minimum required version after
   the next WPP release) and everything looks good.
 * I also tested it with 8.4 to confirm that the deprecation notice is gone 🙂
 * The new release should be out soon~ish so please make sure to upgrade once it’s
   available.

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

The topic ‘PHP 8.4 Deprecated Warning’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popular-posts/assets/icon-256x256.png?rev=1232659)
 * [WP Popular Posts](https://wordpress.org/plugins/wordpress-popular-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popular-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popular-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popular-posts/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/php-8-4-deprecated-warning/#post-18355948)
 * Status: resolved