Warnings after PHP 7.4 upgrade
-
I’m getting the following PHP warnings after upgrading to 7.4:
NOTICE: wp-content/plugins/mobile-menu/includes/class-wp-mobile-menu-core.php:34 – Trying to access array offset on value of type bool
NOTICE: wp-content/plugins/mobile-menu/includes/class-wp-mobile-menu-core.php:38 – Trying to access array offset on value of type bool
NOTICE: wp-content/plugins/mobile-menu/includes/class-wp-mobile-menu-core.php:242 – Trying to access array offset on value of type bool
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Warnings after PHP 7.4 upgrade’ is closed to new replies.