1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 11:54:52 +01:00

Release PHP-Parser 4.10.4

This commit is contained in:
Nikita Popov 2020-12-20 11:01:03 +01:00
parent 8008d07bef
commit c6d052fc58

View File

@ -1,8 +1,16 @@
Version 4.10.4-dev
Version 4.10.5-dev
------------------
Nothing yet.
Version 4.10.4 (2020-12-20)
---------------------------
### Fixed
* Fixed position information for variable-variables (#741).
* Fixed position information for traits/interfaces preceded by if statement (#738).
Version 4.10.3 (2020-12-03)
---------------------------