File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- ?? ??? 2012, PHP 5.4.2
3
+ ?? ??? 2012, PHP 5.4.4
4
4
5
5
- CLI Server:
6
6
. Implemented FR #61977 (Need CLI web-server support for files with .htm &
@@ -51,6 +51,18 @@ PHP NEWS
51
51
sent when no compression). (Mike)
52
52
. Fixed bug #61443 (can't change zlib.output_compression on the fly). (Mike)
53
53
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
+
54
66
26 Apr 2012, PHP 5.4.1
55
67
56
68
- CLI Server:
You can’t perform that action at this time.
0 commit comments