Debug warnings in file wp-cache-phase2.php
-
I use WP Super Cache on four websites. All of them show this warning, if debug is set to true:
Warning: preg_grep(): Compilation failed: missing terminating ] for character class at offset 19 in /users/xx/folder/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1748
Warning: Cannot modify header information – headers already sent by (output started at /users/xx/folder/wp-content/plugins/wp-super-cache/wp-cache-phase2.php:1748) in /users/users/xx/folder /wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1478
This happens with php 7.4 and 8.0. The only reference I see in the warnings is the wp-cache-phase2.php. I also double checked the entries in wp-config and htaccess. Everything seems to be correct.
I know it’s “only” a warning, but I’d appreciate your help to get rid of the warning.
- The topic ‘Debug warnings in file wp-cache-phase2.php’ is closed to new replies.