Deprecated warning with PHP 8.2
-
I get the following error when running the plugin with PHP 8.2:
Deprecated: Creation of dynamic property acf_plugin_font_awesome::$settings is deprecated
Could you add an attribute #[AllowDynamicProperties] above the main class name to silent the deprecation please? (Or even better, make the property not dynamic).
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Deprecated warning with PHP 8.2’ is closed to new replies.