These errors are filling up my log:
PHP Deprecated: Creation of dynamic property Toolset_Framework_Installer::$refsites is deprecated in /home/u481531094/domains/localleader.us/public_html/wp-content/plugins/framework-installer/classes/installer.class.php on line 17
PHP Deprecated: Creation of dynamic property Toolset_Framework_Installer_Dashboard::$site_info is deprecated in /home/u481531094/domains/localleader.us/public_html/wp-content/plugins/framework-installer/classes/dashboard.class.php on line 29
That is simply a deprecation notice to indicate something will change in a future version of PHP.
We've dealt with most such notices that arise with PHP 8.2, I'm bringing these to the developers attention so that they can be fixed, too.
They come from the Framework Installer plugin, though, and that is a single-use plugin: if you use it to install a demo site, you should then deactivate and delete it.
The topic ‘[Closed] PHP Deprecated errors’ is closed to new replies.