PHP 7.4.2
-
If Menu Version 0.15 PHP 7.4.2
Unparenthesized
a ? b : c ? d : eis deprecated.
Use either(a ? b : c) ? d : eora ? b : (c ? d : e)wp-content/plugins/responsive-menu/vendor/twig/twig/lib/Twig/Node.php:42
wp-content/plugins/responsive-menu/vendor/twig/twig/lib/Twig/Node.php:198
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP 7.4.2’ is closed to new replies.