Skip to content

Commit 51335eb

Browse files
committed
Updated changelog for T_ENUM_CASE (ref #3483)
1 parent 0e060e0 commit 51335eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
3131
-- Thanks to Mark Baker for the patch
3232
- Added support for PHP 8.1 enums
3333
-- 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
3435
-- Thanks to Jaroslav Hanslík for the patch
3536
- Added support for the PHP 8.1 readonly token
3637
-- Tokenzing of the readonly keyword has been backfilled for PHP versions less than 8.1

0 commit comments

Comments
 (0)