wp-media / imagify-plugin

Speed up your website with lighter images without losing quality.
https://imagify.io
73 stars 26 forks source link

PHP Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated when click what plan do I need #909

Open Mai-Saad opened 1 month ago

Mai-Saad commented 1 month ago

Before submitting an issue please check that you’ve completed the following steps:

Describe the bug When click what plan do I need on imagify green banner 2.2.2 or upgrade link in admin bar at 2.2.3 we have deprecated notice in debug.log

To Reproduce Steps to reproduce the behavior:

  1. Fresh install/activate of 2.2.2 for starter account with balance >20%
  2. Click on What plan do I need in green banner
  3. check debug.log
[16-Oct-2024 13:17:11 UTC] PHP Deprecated:  round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /var/www/new.rocketlabsqa.ovh/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-stats.php on line 408
[16-Oct-2024 13:17:11 UTC] PHP Deprecated:  round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /var/www/new.rocketlabsqa.ovh/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-stats.php on line 438

Expected behavior No deprecated notice

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.