From 34d278ebff07085bd086d686efea9a375fa15edb Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Thu, 12 Feb 2004 16:54:26 +0000 Subject: [PATCH] WS --- index.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 28be18c38..441036fe5 100644 --- a/index.php +++ b/index.php @@ -152,9 +152,12 @@ commonHeader("Hypertext Preprocessor");

PHP 5.0 Beta 4 released!

[12-Feb-2004] - PHP 5.0 Beta 4 has been released. This fourth beta of PHP 5 is also scheduled to be the last one (barring unexpected surprises, that did occur with beta 3). This beta incorporates - dozens of bug fixes since Beta 3, rewritten exceptions support, improved interfaces support, new experimental SOAP support, as well as lots of other - improvements, some of which are documented in the ChangeLog. + PHP 5.0 Beta 4 has been released. This fourth beta + of PHP 5 is also scheduled to be the last one (barring unexpected surprises, that + did occur with beta 3). This beta incorporates dozens of bug fixes since Beta 3, + rewritten exceptions support, improved interfaces support, new experimental + SOAP support, as well as lots of other improvements, some of which are documented + in the ChangeLog.

Some of the key features of PHP 5 include: