mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-04 18:38:05 +01:00
f6c1ab6657
* nested list()s will now create nested List nodes (instead of just nested arrays) * yield $k => $v was parsed with key and value swapped. This is now fixed * the pretty printer now works with the newly added language constructs |
||
---|---|---|
.. | ||
byRef.test | ||
conditional.test | ||
defaultValues.test | ||
generator.test | ||
specialVars.test | ||
typeHints.test |