mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-19 22:07:40 +00:00
26256fc488
When more than one argument is passed to parseArguments(), one deprecation is triggered for each argument. Since passing any argument is deprecated the number of triggered deprecations can be reduced for more than one argument being passed.