Skip to content

Commit 3622e49

Browse files
authored
Fix typo in Changelog
Closes GH-431.
1 parent 2350897 commit 3622e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog-7.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<li><?php bugfix(81145); ?> (copy() and stream_copy_to_stream() fail for +4GB files).</li>
1717
<li><?php bugfix(81163); ?> (incorrect handling of indirect vars in __sleep).</li>
1818
<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>
19+
<li><?php bugfix(73630); ?> (Built-in Webserver - overwrite $_SERVER['request_uri']).</li>
2020
<li><?php bugfix(80173); ?> (Using return value of zend_assign_to_variable() is not safe).</li>
2121
<li><?php bugfix(73226); ?> (--r[fcez] always return zero exit code).</li>
2222
</ul></li>

0 commit comments

Comments
 (0)