File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ PHP Parser
3
3
4
4
[ ![ Coverage Status] ( https://coveralls.io/repos/github/nikic/PHP-Parser/badge.svg?branch=master )] ( https://coveralls.io/github/nikic/PHP-Parser?branch=master )
5
5
6
- This is a PHP 5.2 to PHP 8.0 parser written in PHP. Its purpose is to simplify static code analysis and
6
+ This is a PHP 5.2 to PHP 8.1 parser written in PHP. Its purpose is to simplify static code analysis and
7
7
manipulation.
8
8
9
- [ ** Documentation for version 4.x** ] [ doc_master ] (stable; for running on PHP >= 7.0; for parsing PHP 5.2 to PHP 8.0 ).
9
+ [ ** Documentation for version 4.x** ] [ doc_master ] (stable; for running on PHP >= 7.0; for parsing PHP 5.2 to PHP 8.1 ).
10
10
11
11
[ Documentation for version 3.x] [ doc_3_x ] (unsupported; for running on PHP >= 5.5; for parsing PHP 5.2 to PHP 7.2).
12
12
You can’t perform that action at this time.
0 commit comments