8.0 PHP Warnings
-
We have a dedicated LAMP server under PHP 8.0.30 and the error logs continue to show this repeated error message across all installs:
[20-Oct-2023 02:17:24 UTC] PHP Warning: Uninitialized string offset 0 in /home/domain/public_html/wp-content/plugins/admin-custom-login/login-form-screen.php on line 67
[20-Oct-2023 02:17:24 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/domain/public_html/wp-content/plugins/admin-custom-login/includes/login-inline-css.php on line 140
[20-Oct-2023 02:17:24 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/domain/public_html/wp-content/plugins/admin-custom-login/includes/login-inline-css.php on line 140
[20-Oct-2023 02:17:24 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/domain/public_html/wp-content/plugins/admin-custom-login/includes/login-inline-css.php on line 140
[20-Oct-2023 02:17:24 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/domain/public_html/wp-content/plugins/admin-custom-login/includes/login-inline-css.php on line 142
[20-Oct-2023 02:17:24 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/domain/public_html/wp-content/plugins/admin-custom-login/includes/login-inline-css.php on line 142
[20-Oct-2023 02:17:24 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/domain/public_html/wp-content/plugins/admin-custom-login/includes/login-inline-css.php on line 142
- The topic ‘8.0 PHP Warnings’ is closed to new replies.