We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e060e0 commit 51335ebCopy full SHA for 51335eb
package.xml
@@ -31,6 +31,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
31
-- Thanks to Mark Baker for the patch
32
- Added support for PHP 8.1 enums
33
-- This new syntax has been backfilled for PHP versions less than 8.1
34
+ -- Includes a new T_ENUM_CASE token to represent the case statements inside an enum
35
-- Thanks to Jaroslav Hanslík for the patch
36
- Added support for the PHP 8.1 readonly token
37
-- Tokenzing of the readonly keyword has been backfilled for PHP versions less than 8.1
0 commit comments