Litespeed Cache PHP warnings
-
Hi,
Noticing a lot of PHP warnings generated by Litespeed Cache in the Error Logs generated by the BPS Pro Security Plugin — here’s a sample from the log on 30 December.
[BPS Pro htaccess Protected Secure PHP Error Log]
[30-Dec-2020 14:22:19 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/optimize.cls.php on line 228
[30-Dec-2020 14:22:19 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/optimize.cls.php on line 232
[30-Dec-2020 14:22:19 UTC] PHP Warning: parse_url() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/utility.cls.php on line 707
[30-Dec-2020 14:22:19 UTC] PHP Warning: parse_url() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/css.cls.php on line 388
[30-Dec-2020 14:22:19 UTC] PHP Warning: substr() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/css.cls.php on line 391
[30-Dec-2020 14:22:19 UTC] PHP Warning: parse_url() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-includes/class-http.php on line 272
[30-Dec-2020 14:22:30 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/optimize.cls.php on line 228
[30-Dec-2020 14:22:30 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/optimize.cls.php on line 232
[30-Dec-2020 14:22:30 UTC] PHP Warning: parse_url() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/utility.cls.php on line 707
[30-Dec-2020 14:22:30 UTC] PHP Warning: parse_url() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/css.cls.php on line 388
[30-Dec-2020 14:22:30 UTC] PHP Warning: substr() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/css.cls.php on line 391
[30-Dec-2020 14:22:30 UTC] PHP Warning: parse_url() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-includes/class-http.php on line 272
[30-Dec-2020 14:22:57 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/optimize.cls.php on line 228
[30-Dec-2020 14:22:57 UTC] PHP Warning: strpos() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/optimize.cls.php on line 232
[30-Dec-2020 14:22:57 UTC] PHP Warning: parse_url() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/utility.cls.php on line 707
[30-Dec-2020 14:22:57 UTC] PHP Warning: parse_url() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/css.cls.php on line 388
[30-Dec-2020 14:22:57 UTC] PHP Warning: substr() expects parameter 1 to be string, array given in /home/irelandswildlife.com/public_html/wp-content/plugins/litespeed-cache/src/css.cls.php on line 391Everything seems to be working properly, but would still rather not see these errors.
Thanks
- The topic ‘Litespeed Cache PHP warnings’ is closed to new replies.