Skip to content

Commit d628d7e

Browse files
committed
Add enums to UPGRADING [ci skip]
1 parent 269c8da commit d628d7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ PHP 8.1 UPGRADE NOTES
129129
RFC: https://wiki.php.net/rfc/explicit_octal_notation
130130
. Added support for array unpacking with strings keys.
131131
RFC: https://wiki.php.net/rfc/array_unpacking_string_keys
132+
. Added support for enumerations.
133+
RFC: https://wiki.php.net/rfc/enumerations
132134

133135
- Curl:
134136
. Added CURLOPT_DOH_URL option.

0 commit comments

Comments
 (0)