Skip to content
Snippets Groups Projects
Commit 2b9e2f71 authored by Nikita Popov's avatar Nikita Popov
Browse files

Release PHP-Parser 3.0.5

parent d5873b17
No related merge requests found
Version 3.0.5-dev
Version 3.0.6-dev
-----------------
Nothing yet.
Version 3.0.5 (2017-03-05)
--------------------------
### Fixed
* Name resolution of `NullableType`s is now performed earlier, so that a fully resolved signature is
available when a function is entered. (#360)
* `Error` nodes are now considered empty, while previously they extended until the token where the
error occurred. This made some nodes larger than expected. (#359)
* Fixed notices being thrown during error recovery in some situations. (#362)
Version 3.0.4 (2017-02-10)
--------------------------
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment