PHP 8.4 Deprecated – RapidAddon
-
The issue “https://ww.wp.xz.cn/support/topic/php-8-2-deprecated-rapidaddon/” is marked as resolved but is still present in php 8.4 setups.
I noticed this when backend on the admin screen the admin menu had a weird spacing due to the “php-error” class on the body. Query Monitor listed the following php errors:
Creation of dynamic property RapidAddon::$active_post_types is deprecated
–> content/plugins/yoast-seo-settings-xml-csv-import/rapid-addon.php:140
Creation of dynamic property RapidAddon::$active_themes is deprecated
–> content/plugins/yoast-seo-settings-xml-csv-import/rapid-addon.php:141
Creation of dynamic property RapidAddon::$active_plugins is deprecated
–> content/plugins/yoast-seo-settings-xml-csv-import/rapid-addon.php:142When all plugins are disabled except for “Yoast SEO” and “WP All Import – Yoast WordPress SEO Add-On” deactivation of eighter of those plugins makes the php-error class go away.
Please re-evaluate the fix added in the other resolved issue, to be PHP8.4 compatible
You must be logged in to reply to this topic.