php-parser/lib
Alex 54fc023b25
Update Array_ annotations, items are nullable (#696)
When used to destructure, items are optional. E.g. `[$a, , $b] = [1, 2, 3];`.
2020-08-08 10:04:21 +02:00
..
PhpParser Update Array_ annotations, items are nullable (#696) 2020-08-08 10:04:21 +02:00