PHP Warnings with upgrade to PHP 8.1
-
I am using the Category Posts Widget plugin v4.9.15 with WordPress v6.3.1. The widget works great! However, when I upgraded to PHP v8.1, my error log is filled with warnings.
[18-Sep-2023 15:38:42 UTC] PHP Warning: Undefined array key "category-posts-4" in /mywebsite/wp-content/plugins/category-posts/class-virtual-widget.php on line 158 [18-Sep-2023 15:38:44 UTC] PHP Warning: Undefined array key "category-posts-4" in /mywebsite/wp-content/plugins/category-posts/class-virtual-widget.php on line 158 [18-Sep-2023 17:23:15 UTC] PHP Warning: Undefined array key "category-posts-4" in /mywebsite/wp-content/plugins/category-posts/class-virtual-widget.php on line 158 [18-Sep-2023 17:35:35 UTC] PHP Warning: Undefined array key "category-posts-4" in /mywebsite/wp-content/plugins/category-posts/class-virtual-widget.php on line 158 [18-Sep-2023 17:37:47 UTC] PHP Warning: Undefined array key "category-posts-5" in /mywebsite/wp-content/plugins/category-posts/class-virtual-widget.php on line 158 [18-Sep-2023 19:20:41 UTC] PHP Warning: Undefined array key "category-posts-5" in /mywebsite/wp-content/plugins/category-posts/class-virtual-widget.php on line 158 [18-Sep-2023 19:44:15 UTC] PHP Warning: Undefined array key "category-posts-5" in /mywebsite/wp-content/plugins/category-posts/class-virtual-widget.php on line 158
Will your plugin be updated to work with PHP 8.1?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘PHP Warnings with upgrade to PHP 8.1’ is closed to new replies.