Compare commits

..

3 Commits
v4.19.3 ... 4.x

Author SHA1 Message Date
86365c8e3f Update supported versions in docs 2025-05-07 22:42:24 +02:00
715f4d25e2 Release PHP-Parser 4.19.4 2024-09-29 17:01:53 +02:00
80e6f9b243 Remove accidentally committed Php8 parser
Looks like I pulled this in by accident when backporting a change
from the master branch.
2024-09-29 16:58:55 +02:00
3 changed files with 8 additions and 2792 deletions

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)
---------------------------

View File

@ -1,7 +1,7 @@
Introduction
============
This project is a PHP 5.2 to PHP 8.0 parser **written in PHP itself**.
This project is a PHP 5.2 to PHP 8.3 parser **written in PHP itself**.
What is this for?
-----------------

File diff suppressed because it is too large Load Diff