Tons of “PHP Deprecated” messages in error_log under PHP 8.2
-
Hello,
after switching from PHP 7.4.x to 8.2.x I found tons of the following messages in my “error_log” file:
PHP message: PHP Deprecated: Creation of dynamic property WINP_SnippetShortcodePhp::$plugin is deprecated in /var/www/vhosts/my.domain.com/httpdocs/portal/wp-content/plugins/insert-php/libs/factory/shortcodes/shortcode.class.php on line 95;
I know this is no critical bug. However, it would be great if you would fix this, because the “error_log” file grows unnecessarily to several megabytes every day.
Thanks in advance.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Tons of “PHP Deprecated” messages in error_log under PHP 8.2’ is closed to new replies.