Skip to content

Commit

Permalink
Release PHP-Parser 4.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Dec 20, 2020
1 parent 8008d07 commit c6d052f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
Version 4.10.4-dev
Version 4.10.5-dev
------------------

Nothing yet.

Version 4.10.4 (2020-12-20)
---------------------------

### Fixed

* Fixed position information for variable-variables (#741).
* Fixed position information for traits/interfaces preceded by if statement (#738).

Version 4.10.3 (2020-12-03)
---------------------------

Expand Down

0 comments on commit c6d052f

Please sign in to comment.