Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't upgrade to 4.13.41 -> error with "twig_escape_filter_is_safe()" #805

Closed
jochi44 opened this issue Apr 16, 2024 · 1 comment
Closed

Comments

@jochi44
Copy link

jochi44 commented Apr 16, 2024

When trying to update from 4.13.40 to 4.13.41 the following error is shown at the step "composer install":

// Warming up the cache for the prod environment with debug false 18:59:02 CRITICAL [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "Call to undefined function Contao\CoreBundle\Twig\Extension\twig_escape_filter_is_safe()" ["exception" => Error { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "Call to undefined function Contao\CoreBundle\Twig\Extension\twig_escape_filter_is_safe()"] In ContaoExtension.php line 193: Attempted to call function "twig_escape_filter_is_safe" from namespace "Con tao\CoreBundle\Twig\Extension".

@ausi
Copy link
Member

ausi commented Apr 17, 2024

Is this a duplicate of contao/contao#7121 ?

@aschempp aschempp closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants