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 4c48fd2 commit a6d50d2Copy full SHA for a6d50d2
UPGRADING
@@ -172,7 +172,7 @@ PHP 8.1 UPGRADE NOTES
172
. debug_zval_dump() will now print reference wrappers with their refcount,
173
instead of only prepending a "&" to the value. This more accurately models
174
reference representation since PHP 7.0.
175
- . debug_zval_dump() will not print "interned" instead of a dummy refcount of
+ . debug_zval_dump() will now print "interned" instead of a dummy refcount of
176
one for interned strings and immutable arrays.
177
178
- SPL:
0 commit comments