From 307fa1efeea93ce670a75847e649543095edd323 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Sun, 27 Oct 2002 12:31:14 +0000 Subject: [PATCH] Adding information about documented PHP versions and PHP 5 in history git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101541 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/about.xml | 30 +++++++++++++++++++++++++++++- appendices/history.xml | 11 ++++++++++- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git a/appendices/about.xml b/appendices/about.xml index 7286dbb6d6..439215b2ef 100644 --- a/appendices/about.xml +++ b/appendices/about.xml @@ -1,5 +1,5 @@ - + + History of PHP and related projects @@ -138,6 +138,15 @@ and the documentation project. + + + PHP 5 + + The future of PHP is mainly driven by it's core, the Zend Engine. + PHP 5 will include the new Zend Engine 2.0. To get more information + on this engine, see it's webpage. + +