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 2350897 commit 3622e49Copy full SHA for 3622e49
ChangeLog-7.php
@@ -16,7 +16,7 @@
16
<li><?php bugfix(81145); ?> (copy() and stream_copy_to_stream() fail for +4GB files).</li>
17
<li><?php bugfix(81163); ?> (incorrect handling of indirect vars in __sleep).</li>
18
<li><?php bugfix(80728); ?> (PHP built-in web server resets timeout when it can kill the process).</li>
19
- <li><?php bugfix(73630); ?> (Built-in Weberver - overwrite $_SERVER['request_uri']).</li>
+ <li><?php bugfix(73630); ?> (Built-in Webserver - overwrite $_SERVER['request_uri']).</li>
20
<li><?php bugfix(80173); ?> (Using return value of zend_assign_to_variable() is not safe).</li>
21
<li><?php bugfix(73226); ?> (--r[fcez] always return zero exit code).</li>
22
</ul></li>
0 commit comments