mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-06-25 17:43:47 +02:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
86365c8e3f | |||
715f4d25e2 | |||
80e6f9b243 |
@ -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)
|
||||
---------------------------
|
||||
|
||||
|
@ -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
Reference in New Issue
Block a user