Skip to content

Commit 7ec2950

Browse files
committed
Add upgrading entry for readonly classes
1 parent a3f8bb3 commit 7ec2950

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ PHP 8.2 UPGRADE NOTES
5656
RFC: https://wiki.php.net/rfc/redact_parameters_in_back_traces
5757
. It is now possible to use null and false as standalone types.
5858
RFC: https://wiki.php.net/rfc/null-false-standalone-types
59+
. Added support for readonly classes.
60+
RFC: https://wiki.php.net/rfc/readonly_classes
61+
5962

6063
- Curl:
6164
. Added CURLINFO_EFFECTIVE_METHOD option and returning the effective

0 commit comments

Comments
 (0)