mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-26 01:36:01 +00:00
4dc490fbd5
For example we check if a template and use exception to redirect to a default template Before : We checked ~1000 times => 100sec due to array_shift After : ~1sec