twigphp / Twig

Twig, the flexible, fast, and secure template language for PHP
https://twig.symfony.com/
BSD 3-Clause "New" or "Revised" License
8.18k stars 1.25k forks source link

Optimize and shorten some array_merge ops #4311

Closed fabpot closed 2 months ago

fabpot commented 2 months ago

See https://wiki.php.net/rfc/spread_operator_for_array (Advantages over array_merge)