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 fb5e77b commit 0a169cbCopy full SHA for 0a169cb
UPGRADING
@@ -46,6 +46,8 @@ PHP 8.3 UPGRADE NOTES
46
47
- Core
48
. Anonymous classes may now be marked as readonly.
49
+ . Readonly properties can now be reinitialized during cloning.
50
+ RFC: https://wiki.php.net/rfc/readonly_amendments
51
52
- Posix
53
. posix_getrlimit() now takes an optional $res parameter to allow fetching a
0 commit comments