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 3622e49 commit bb4adb3Copy full SHA for bb4adb3
ChangeLog-8.php
@@ -17,7 +17,7 @@
17
<li><?php bugfix(81163); ?> (incorrect handling of indirect vars in __sleep).</li>
18
<li><?php bugfix(81159); ?> (Object to int warning when using an object as a string offset).</li>
19
<li><?php bugfix(80728); ?> (PHP built-in web server resets timeout when it can kill the process).</li>
20
- <li><?php bugfix(73630); ?> (Built-in Weberver - overwrite $_SERVER['request_uri']).</li>
+ <li><?php bugfix(73630); ?> (Built-in Webserver - overwrite $_SERVER['request_uri']).</li>
21
<li><?php bugfix(80173); ?> (Using return value of zend_assign_to_variable() is not safe).</li>
22
<li><?php bugfix(73226); ?> (--r[fcez] always return zero exit code).</li>
23
</ul></li>
0 commit comments