From c80b013a331cf2310b3c7fbfb866f783a3eeecce Mon Sep 17 00:00:00 2001 From: Marko Karppinen Date: Mon, 22 Apr 2002 19:29:05 +0000 Subject: [PATCH] Here we go... --- index.php | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) 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"; ?> +

PHP 4.2.0 released

+

+[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 +. +

+ + +

Fifth sample of 'PHP Manual CHM Edition'

@@ -102,23 +119,6 @@ and send us your feedback to our -

PHP 4.2.0 RC 4 Released

-

-[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 -. -

- - -

PHP Magazin out now!