Problems with php 8
-
Lots of warnings in the feed after upgrading to php8:
Warning: Trying to access array offset on value of type bool in /home/www/wpbkh/wp-content/plugins/custom-simple-rss/custom-simple-rss.php on line 730
Warning: Trying to access array offset on value of type bool in /home/www/wpbkh/wp-content/plugins/custom-simple-rss/custom-simple-rss.php on line 731
Warning: Trying to access array offset on value of type bool in /home/www/wpbkh/wp-content/plugins/custom-simple-rss/custom-simple-rss.php on line 732
Warning: Cannot modify header information – headers already sent by (output started at /home/www/wpbkh/wp-content/plugins/custom-simple-rss/custom-simple-rss.php:730) in /home/www/wpbkh/wp-content/plugins/custom-simple-rss/custom-simple-rss.php on line 292
- The topic ‘Problems with php 8’ is closed to new replies.