Deprecation errors must be fixed
-
[23-Jun-2026 13:57:27 UTC] PHP Deprecated: Using null as an array offset is deprecated, use an empty string instead in /srv/project/releases//src/app/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php on line 135Latest version,
This has to be addressed. It is such an easy fix, this will otherwise make my debug logs to be MASSIVE within a short amount of time. It is triggered every time an editor gets into a single post in the wp admin.
Should I really log deprecation warnings you might say. Yes I should. Such a huge plugin as this one should maintain that type of easy fixes as soon as php 8.5 even had the beta.
You must be logged in to reply to this topic.