MBs of PHP deprecated messages per page load
-
Hi, we are suddenly getting thousands of lines of PHP deprecated messages filling up our log files after upgrading to PHP 8.2. The log files fill by multiple megabytes on each page load.
The messages are all being thrown in /plugins/weglot/vendor/gmulti/morphism-php/lib/Helpers/MorphismHelper.php on line 66
Some examples include:
PHP Deprecated: Creation of dynamic property WeglotWP\Models\Schema_Option_V3::$api_key is deprecated
PHP Deprecated: Creation of dynamic property WeglotWP\Models\Schema_Option_V3::$api_key_private is deprecated
Can you update the code to not trigger these deprecation messages, please?
Thanks
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘MBs of PHP deprecated messages per page load’ is closed to new replies.