-
Notifications
You must be signed in to change notification settings - Fork 612
Closed
Description
Is there a Twig compatible with PHP 7.4 and PicoCMS 2.1.1?
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in vendor/twig/twig/lib/Twig/Node.php on line 42
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in vendor/twig/twig/lib/Twig/Node.php on line 198