- - 31 Oct 2005
- md5: 6b5726471189f8a1f26dd7cc5e19b442
+ - 13 Jan 2006
+ md5: 28051cd9ef43490dd9727a4d442011b5
- - 31 Oct 2005
- md5: 83a9d52df96f682cbb88ce87ff10efb5
+ - 13 Jan 2006
+ md5: a7ae7ed8f2edf1592bd94eab91c634fa
See the ChangeLog for a complete list of changes,
- or the release notes for more information on
+ or the release notes for more information on
this particular release. Daily snapshots are also available from
snaps.php.net (not intended for production use!).
@@ -141,25 +141,25 @@ site_header("Downloads");
- - 31 Oct 2005
+ The Windows binaries and installer will follow shortly.
+
+
-
- - 31 Oct 2005
+ - 15 Jan 2006
(CGI only, MySQL support built-in, packaged as Windows installer to install
and configure PHP, and automatically configure IIS, PWS and Xitami, with
manual configuration for other servers. N.B. no external extensions
included) md5: b6102c68d0b76ee8de780ef7e0023e10
+-->
diff --git a/index.php b/index.php
index 9edca581c..9b4d40de5 100644
--- a/index.php
+++ b/index.php
@@ -148,6 +148,28 @@ commonHeader("Hypertext Preprocessor");
// DO NOT REMOVE THIS COMMENT (the RSS parser is dependant on it)
?>
+
PHP 4.4.2 Released
+
+ [13-Jan-2006]
+ The PHP development team is proud to announce the release of PHP 4.4.2.
+ This release address a few small security issues, and also corrects some
+ regressions that occurred in PHP 4.4.1. All PHP 4 users are encouraged to
+ upgrade to this release. Some of the key changes of PHP 4.4.2 include:
+
+
+
HTTP Response Splitting has been addressed in the header() function.
+
An XSS problem inside the error reporting functionality has been removed.
+
Apache 2 regression with sub-request handling on non-Linux systems has been fixed.
+
A regression with the key() and current() functions have been fixed.
+
Over 30 various bug fixes.
+
+
+Further details about this release can be found in the release announcement
+and the full list of changes is available in the PHP 4 ChangeLog.
+
+
+
+