mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-13 01:27:30 +01:00
54fc023b25
When used to destructure, items are optional. E.g. `[$a, , $b] = [1, 2, 3];`. |
||
---|---|---|
.. | ||
PhpParser |