PHP Warnings Trying to access array offset on value of type bool
-
Using WP v 6.2.2, Litespeed Cache v 5.5 and PHP v 8.1.20
And our error log is getting filled up with these PHP warnings:
PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/litespeed-cache/src/img-optm.cls.php on line 614
PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/litespeed-cache/src/img-optm.cls.php on line 615It seemed to start around the same time as upgraded our PHP version, but can’t say for sure without digging deeper.
What does it mean and how do we fix it?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Warnings Trying to access array offset on value of type bool’ is closed to new replies.