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 f236c6a commit b7a931aCopy full SHA for b7a931a
package.xml
@@ -29,6 +29,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
29
- Added support for PHP 8.1 explicit octal notation
30
-- This new syntax has been backfilled for PHP versions less than 8.1
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
+ -- Thanks to Jaroslav Hanslík for the patch
35
- Added support for the PHP 8.1 readonly token
36
-- Tokenzing of the readonly keyword has been backfilled for PHP versions less than 8.1
37
-- Thanks to Jaroslav Hanslík for the patch
0 commit comments