PHP Deprecated: Creation of dynamic property...
Posted: Mon May 20, 2024 4:30 pm
Another 8.2 error...
I understand the fix for this at the moment would be the #[AllowDynamicProperties] attribute.
Could this be added in either template_top.php or application_top.php so it fix every occurrence of the error or would it have to be in every file that has the deprecated code?
I understand the fix for this at the moment would be the #[AllowDynamicProperties] attribute.
Could this be added in either template_top.php or application_top.php so it fix every occurrence of the error or would it have to be in every file that has the deprecated code?