You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove deprecated call to internal Parser::getParent(), check is alre…
…ady done when calling Parser::setParent(). Return EmptyNode like Twig ExtendsTokenParser does.
Fix GeneratorCacheWarmer with Symfony 7 (#346)
* Fix GeneratorCacheWarmer with Symfony 7
* Update CacheWarmer/GeneratorCacheWarmer.php
---------
Co-authored-by: Bob van de Vijver <bobvandevijver@users.noreply.github.com>