-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP Deprecated notice for Imagify_Files_Iterator::accept() #734
Comments
Using PHP 8.2, can see the following error with the steps below:
|
Can see the following error with the following steps: |
Co-authored-by: Gael Robin <“[email protected]”>
Before submitting an issue please check that you’ve completed the following steps:
2.1.1
Describe the bug
The following appears in the
debug.log
(PHP 8.1):To Reproduce
Steps to reproduce the behavior:
/wp-admin/options-general.php?page=imagify
)debug.log
Expected behavior
No deprecation notices should be there in the
debug.log
.Screenshots
N/A
Additional context
N/A
Backlog Grooming (for WP Media dev team use only)
The text was updated successfully, but these errors were encountered: