Skip to content

Commit 5848220

Browse files
committed
update NEWS
1 parent 6a50955 commit 5848220

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

NEWS

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
?? ??? 2012, PHP 5.4.2
3+
?? ??? 2012, PHP 5.4.4
44

55
- CLI Server:
66
. Implemented FR #61977 (Need CLI web-server support for files with .htm &
@@ -51,6 +51,18 @@ PHP NEWS
5151
sent when no compression). (Mike)
5252
. Fixed bug #61443 (can't change zlib.output_compression on the fly). (Mike)
5353

54+
08 May 2012, PHP 5.4.3
55+
56+
- CGI
57+
. Re-Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823.
58+
(Stas)
59+
. Fix bug #61807 - Buffer Overflow in apache_request_headers.
60+
(nyt-php at countercultured dot net).
61+
62+
03 May 2012, PHP 5.4.2
63+
64+
- Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823. (Rasmus)
65+
5466
26 Apr 2012, PHP 5.4.1
5567

5668
- CLI Server:

0 commit comments

Comments
 (0)