- πΊπΈUnited States codechefmarc
All Drupal 9/10 compatibility has been addressed in https://www.drupal.org/project/emulsify_twig/issues/3301353 π Update emulsify_twig to not use pre-Twig 2.7 base class names Fixed .
`drupal-check` results:
------ ------------------------------------------------------------------------------
Line src/AddAttributesTwigExtension.php
------ ------------------------------------------------------------------------------
25 Class Twig\TwigFunction constructor invoked with 4 parameters, 2-3 required.
------ ------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------
Line src/BemTwigExtension.php
------ ------------------------------------------------------------------------------
25 Class Twig\TwigFunction constructor invoked with 4 parameters, 2-3 required.
64 Variable $base_class might not be defined.
66 Result of && is always true.
66 Variable $modifiers in isset() always exists and is not nullable.
68 Variable $base_class might not be defined.
75 Variable $base_class might not be defined.
77 Result of && is always true.
77 Variable $modifiers in isset() always exists and is not nullable.
79 Variable $base_class might not be defined.
84 Result of && is always true.
84 Variable $extra in isset() always exists and is not nullable.
------ ------------------------------------------------------------------------------
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
All Drupal 9/10 compatibility has been addressed in https://www.drupal.org/project/emulsify_twig/issues/3301353 π Update emulsify_twig to not use pre-Twig 2.7 base class names Fixed .