All-in-One Event Calendar on PHP8.1
-
Thanks so much for the great plugin.
I am currently running version 3.0.0 of the All-in-One Event Calendar on wordpress 6.1.1 on PHP 8.1.In php8.1, “Passing null to non-nullable parameters of built-in functions” is listed as “Deprecated Features”.
However, in version 3.0.0, in lines 174, 178, 198, 221, 230, and 235 of “all-in-one-event-calendar/vendor/twig/Lexer.php”, “null” is passed to the preg_match() function. This causes a huge amount of warnings in the Apache logs, “Passing null to parameter #4 ($flags) of type int is deprecated”.
Is there any way I can get this fixed?Thank you in advance for your help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘All-in-One Event Calendar on PHP8.1’ is closed to new replies.