• Resolved alonycohen

    (@alonycohen)


    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)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Those warnings should be gone in the next version of AO alonycohen, if you want you can download the beta here; deactivate the current version, install the beta (plugins -> new -> upload) and activate it. I’m always interested in feedback! ??

    best,
    frank

    Thread Starter alonycohen

    (@alonycohen)

    Thanks Frank. Will keep an eye out for the new version

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined array key and null offet Errors’ is closed to new replies.