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 3718a95 commit aa10e20Copy full SHA for aa10e20
UPGRADING
@@ -153,6 +153,7 @@ PHP 7.4 UPGRADE NOTES
153
considered failures.
154
. fread() and fwrite() on plain files will now throw a notice on failure,
155
such as when trying to write to a read-only file resource.
156
+ . round(-0.0) will now return -0.0 rather than +0.0.
157
158
- Tokenizer:
159
. token_get_all() will now emit a T_BAD_CHARACTER token for unexpected
0 commit comments