compatibility issue with PHP 8
-
Bonjour
When I delete an article on this site, the deletion works but I get this error message : `Warning: Undefined property: WP_Post::$filter in /datas/yulpa171734/sites/teplitz-theatre.net/htdocs/wp-includes/class-wp-post.php on line 342Warning: Cannot modify header information – headers already sent by (output started at /datas/yulpa171734/sites/teplitz-theatre.net/htdocs/wp-includes/class-wp-post.php:342) in /datas/yulpa171734/sites/teplitz-theatre.net/htdocs/wp-includes/pluggable.php on line 1355
Warning: Cannot modify header information – headers already sent by (output started at /datas/yulpa171734/sites/teplitz-theatre.net/htdocs/wp-includes/class-wp-post.php:342) in /datas/yulpa171734/sites/teplitz-theatre.net/htdocs/wp-includes/pluggable.php on line 1358`
This appears only with PHP 8.0 when reverting to PHP 7.4, no more messges. Deactivating all plugins no messages. The culprit plugin is WP Super Cache. So there is an uncompatibility Super Cache and PHP 8
Is there a solution or have I to change my cache plugin ?The page I need help with: [log in to see the link]
The topic ‘compatibility issue with PHP 8’ is closed to new replies.