Skip to content

Commit

Permalink
Release PHP-Parser 5.0.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Dec 20, 2023
1 parent f7d484a commit 255000a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
Version 5.0.0-rc1
-----------------
Version 5.0.0-rc1 (2023-12-20)
------------------------------

See UPGRADE-5.0 for detailed migration instructions.

### Fixed

* Fixed parsing of empty files.

### Added

* Added support for printing additional attributes (like `kind`) in `NodeDumper`.
Expand Down

0 comments on commit 255000a

Please sign in to comment.