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 a3f8bb3 commit 7ec2950Copy full SHA for 7ec2950
UPGRADING
@@ -56,6 +56,9 @@ PHP 8.2 UPGRADE NOTES
56
RFC: https://wiki.php.net/rfc/redact_parameters_in_back_traces
57
. It is now possible to use null and false as standalone types.
58
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
+
62
63
- Curl:
64
. Added CURLINFO_EFFECTIVE_METHOD option and returning the effective
0 commit comments