-
Notifications
You must be signed in to change notification settings - Fork 384
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 warnings #7604
Comments
@westonruter Reported deprecation warnings are caused by the AMP plugin. Even in the PHPUnit tests CI, we thought all deprecation warnings were due to the GB plugin, but they were due to the AMP plugin as well. amp-wp/includes/validation/class-amp-validation-error-taxonomy.php Lines 2889 to 2892 in b7a1e1f
EDIT: |
The deprecation warnings reported by Stack trace
Inside |
QA Passed ✅ Cross-verified the issue and it is working fine. With the WordPress 6.3 the warnings are still visible. These warnings have been successfully addressed in WordPress version 6.4 through this Pull Request - WordPress/wordpress-develop#5198
|
Bug Description
I noticed on the AMP report on plugintests.com that there are 5 deprecation warnings being reported:
It's not clear to me whether core is actually at fault or not, as the stack traces don't indicate how the AMP plugin is involved. But it would be good to investigate.
Expected Behaviour
No deprecation warnings should be reported for the plugin.
Screenshots
No response
PHP Version
No response
Plugin Version
latest
AMP plugin template mode
Standard, Transitional, Reader
WordPress Version
No response
Site Health
No response
Gutenberg Version
No response
OS(s) Affected
No response
Browser(s) Affected
No response
Device(s) Affected
No response
Acceptance Criteria
No response
Implementation Brief
No response
QA Testing Instructions
No response
Demo
No response
Changelog Entry
No response
The text was updated successfully, but these errors were encountered: