mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-17 15:18:17 +01:00
eaa1d91b4e
VariadicPlaceholder can only occur as the first (and only) argument, so avoid a loop to check for it.