Not php 8.2 compatible
-
please add declaration of variabled to avoid php 8.2 depecration messages.
thank you
[Sat Oct 28 12:25:17.840451 2023] [php:notice] [pid 8775] [client 192.168.142.1:63495] PHP Deprecated: Creation of dynamic property Elementor\Includes\Elements\Container::$logical_dimensions_inline_start is deprecated
[Sat Oct 28 12:25:17.840767 2023] [php:notice] [pid 8775] [client 192.168.142.1:63495] PHP Deprecated: Creation of dynamic property Elementor\Includes\Elements\Container::$logical_dimensions_inline_end is deprecatedclass Container extends Element_Base { /** * @var \Elementor\Core\Kits\Documents\Kit */ private $active_kit; private $logical_dimensions_inline_start; private $logical_dimensions_inline_end;
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Not php 8.2 compatible’ is closed to new replies.