Saltar navegación

[Cerrado] PHP Deprecated errors

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel 1 year, 8 months ago.

Asistido por: Christopher Amirian.

Autor
Mensajes
#2745003

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

Can you tell me what is causing them?

#2745021

Nigel
Colaborador

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+01:00)

Hi John

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.

El debate ‘[Cerrado] PHP Deprecated errors’ está cerrado y no admite más respuestas.