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

Release PHP-Parser 3.0.2

This commit is contained in:
Nikita Popov 2016-12-06 12:30:35 +01:00
parent 5219f75719
commit adf44419c0

View File

@ -1,8 +1,16 @@
Version 3.0.2-dev
Version 3.0.3-dev
-----------------
Nothing yet.
Version 3.0.2 (2016-12-06)
--------------------------
### Fixed
* Fixed name resolution of nullable types.
* Fixed pretty-printing of nullable types.
Version 3.0.1 (2016-12-01)
--------------------------