Release PHP-Parser 4.19.4

This commit is contained in:
Nikita Popov 2024-09-29 17:01:53 +02:00
parent 80e6f9b243
commit 715f4d25e2

View File

@ -1,3 +1,10 @@
Version 4.19.4 (2024-09-29)
---------------------------
### Fixed
* Remove the `Parser\Php8` class from PHP-Parser 5.x that was mistakenly added.
Version 4.19.3 (2024-09-29)
---------------------------