1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-29 20:09:08 +01:00

Release PHP-Parser 4.10.2

This commit is contained in:
Nikita Popov 2020-09-26 12:30:38 +02:00
parent b9b65a2996
commit 658f1be311

View File

@ -1,8 +1,15 @@
Version 4.10.2-dev
Version 4.10.3-dev
------------------
Nothing yet.
Version 4.10.2 (2020-09-26)
------------------
### Fixed
* Fixed check for token emulation conflicts with other libraries.
Version 4.10.1 (2020-09-23)
---------------------------