Warning “Trying to access array offset on value of type null” with PHP 8.0
-
Hello,
After upgrading to PHP 8.0 I get this constant warning on the logs:
PHP Warning: Trying to access array offset on value of type null in /home/mysite/public_html/wp-content/plugins/widget-options/includes/widgets/display.php on line 414
is this because of a null array? Can you check it please?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Warning “Trying to access array offset on value of type null” with PHP 8.0’ is closed to new replies.