mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-29 19:47:06 +00:00
fea6cc344e
This PR was merged into the 3.x branch.
Discussion
----------
Remove useless assign in compiled code
It's already unset / initialized on catch.
Having it this way, is a bit easier for me when analyzing this in TwigStan.
Commits
-------
5c73c6695c Remove useless assign in compiled code