diff --git a/index.php b/index.php index 0b10a3eab..214bad2ef 100644 --- a/index.php +++ b/index.php @@ -82,6 +82,23 @@ commonHeader("Hypertext Preprocessor"); echo "\n\n"; ?> +
+[22-Apr-2002] +The PHP Group is happy to announce the + +of PHP 4.2.0, the latest version of the widely-used, general-purpose scripting language +that is especially well-suited for Web development.
+ +This latest release contains over one hundred changes, bug fixes and improvements over +the previous release, PHP 4.1.2. Among the highlights are experimental support for Apache 2, +cleanups in variable handling and overhauls of various PHP components, including the +domxml, posix, sockets and iconv extensions. For more information, see the +. +
+ + +-[15-Apr-2002] -A fourth for -PHP 4.2.0 has just been released, with experimental support for the -recent Apache 2.0.35 release as well as numerous collected bug fixes. This -build is used for testing the readiness of the release branch. By providing - about -this build, you can help make sure that the actual release (planned for -April 22) has as few bugs as possible. This release candidate is NOT -meant for production servers, only for helping out the PHP-QA Team finding weak -spots. For more information, see the -. -
- - -