Skip to content

Commit b7a931a

Browse files
committed
Changelog for #3474 (ref #3478)
1 parent f236c6a commit b7a931a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
2929
- Added support for PHP 8.1 explicit octal notation
3030
-- This new syntax has been backfilled for PHP versions less than 8.1
3131
-- 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
3235
- Added support for the PHP 8.1 readonly token
3336
-- Tokenzing of the readonly keyword has been backfilled for PHP versions less than 8.1
3437
-- Thanks to Jaroslav Hanslík for the patch

0 commit comments

Comments
 (0)