readme: updated supported PHP versions

This commit is contained in:
i582 2022-06-26 03:36:20 +03:00
parent e16671724e
commit 2d99e3a9ec

View File

@ -14,7 +14,7 @@ This project uses [goyacc](https://godoc.org/golang.org/x/tools/cmd/goyacc) and
Features
---------
- Fully support PHP 5, PHP 7 and PHP 8.0 syntax
- Fully support PHP 5, PHP 7 and PHP 8.0-8.2 syntax
- Abstract syntax tree (AST) representation
- Traversing AST
- Resolving namespace names