You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before submitting an issue please check that you’ve completed the following steps:
Made sure you’re on the latest version=> 2.2.4
Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
When hover the admin bar while API key is invalid, a deprecation notice is in debug.log
To Reproduce
Steps to reproduce the behavior:
fresh install /activate of imagify 2.2.4
open settings page
Add invalid key and save
hover imagify in admin bar
check debug.log [27-Jan-2025 10:54:17 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/dell/Local Sites/apache2025/app/public/wp-content/plugins/imagify/views/admin/admin-bar-status.php on line 4
Expected behavior
No deprecation notice in debug.log
Before submitting an issue please check that you’ve completed the following steps:
Describe the bug
When hover the admin bar while API key is invalid, a deprecation notice is in debug.log
To Reproduce
Steps to reproduce the behavior:
[27-Jan-2025 10:54:17 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/dell/Local Sites/apache2025/app/public/wp-content/plugins/imagify/views/admin/admin-bar-status.php on line 4
Expected behavior
No deprecation notice in debug.log
Test Environment
Acceptance Criteria (for WP Media team use only)
Clear instructions for developers, to be added before the grooming
The text was updated successfully, but these errors were encountered: