1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00

Release PHP-Parser 4.2.5

This commit is contained in:
Nikita Popov 2019-10-25 20:32:54 +02:00
parent eacc5dbe19
commit b76bbc3c51

View File

@ -1,8 +1,17 @@
Version 4.2.5-dev Version 4.2.6-dev
----------------- -----------------
Nothing yet. Nothing yet.
Version 4.2.5 (2019-10-25)
--------------------------
### Changed
* Tests and documentation are no longer included in source archives. They can still be accessed
by cloning the repository.
* php-yacc is now used to generate the parser. This has no impact on users of the library.
Version 4.2.4 (2019-09-01) Version 4.2.4 (2019-09-01)
-------------------------- --------------------------