Excessive Server Logs & Disk Usage from Deprecated preg_match() in Lexer.php
-
We’re encountering a serious server issue caused by excessive error logging from the All-in-One Event. In less than a week, the error log reached up to 134 GB.
We are using PHP 8.1 and getting the following deprecated warning in error logs:
preg_match(): Passing null to parameter #4 ($flags) of type int is deprecated in /wp-content/plugins/all-in-one-event-calendar/vendor/twig/Lexer.php on line 230
Plugin version: 3.0.1
WordPress version: 6.8.1Please advise if a patch or update is available to fix this compatibility issue with PHP 8.1.
The topic ‘Excessive Server Logs & Disk Usage from Deprecated preg_match() in Lexer.php’ is closed to new replies.