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

Release PHP-Parser 1.2.1

This commit is contained in:
Nikita Popov 2015-03-24 20:10:28 +01:00
parent 617bf0aa41
commit dba7524b37

View File

@ -1,8 +1,14 @@
Version 1.2.1-dev
Version 1.2.2-dev
-----------------
Nothing yet.
Version 1.2.1 (2015-03-24)
--------------------------
* Fixed registration of the aliases introduced in 1.2.0. Previously the old class names could not be used in
`instanceof` checks under some circumstances.
Version 1.2.0 (2015-03-22)
--------------------------