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

Add conditional return types to `ensureTraversable` #4248

Closed ruudk closed 2 months ago

ruudk commented 2 months ago

This way, static analyzers can understand what the output of this call will be.

ruudk commented 2 months ago

/cc @fabpot the error is not related to my changes.

fabpot commented 2 months ago

Thank you @ruudk.