mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-26 20:14:46 +01:00
Release PHP-Parser 4.9.1
This commit is contained in:
parent
35306de32f
commit
88e519766f
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,8 +1,21 @@
|
|||||||
Version 4.9.1-dev
|
Version 4.9.2-dev
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
Nothing yet.
|
Nothing yet.
|
||||||
|
|
||||||
|
Version 4.9.1 (2020-08-30)
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
* Added support for removing the first element of a list to the formatting-preserving pretty
|
||||||
|
printer.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* Allow member modifiers as part of namespaced names. These were missed when support for other
|
||||||
|
keywords was added.
|
||||||
|
|
||||||
Version 4.9.0 (2020-08-18)
|
Version 4.9.0 (2020-08-18)
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user