Undefined array key and null offet Errors
-
Getting Undefined array key “status” and Trying to access array offset on value of type null errors.
We recently updated our PHP version to 8.0 and WordPress to 6.1.1. Seeing the following errors in our logs, not sure which page is generating them:
PHP Warning: Undefined array key “status” in …/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCron.php on line 220
PHP Warning: Trying to access array offset on value of type null in …/wp-content/plugins/autoptimize/classes/autoptimizeCriticalCSSCron.php on line 280
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Undefined array key and null offet Errors’ is closed to new replies.