mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-17 23:28:15 +01:00
Update changelog
This commit is contained in:
parent
e16513a0eb
commit
3f66b7ecac
@ -1,6 +1,8 @@
|
||||
Version 0.9.2-dev
|
||||
-----------------
|
||||
|
||||
* Fix parsing of new expressions in parentheses, e.g. `return(new Foo);`.
|
||||
|
||||
* [BC] Due to the below changes nodes now optionally accept an `$attributes` array as the
|
||||
last parameter, instead of the previously used `$line` and `$docComment` parameters.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user