vrana Sat Nov 27 06:33:55 2004 EDT
Modified files: /phpdoc/en/appendices history.xml Log: Update PHP 5 information (bug #30628) http://cvs.php.net/diff.php/phpdoc/en/appendices/history.xml?r1=1.24&r2=1.25&ty=u Index: phpdoc/en/appendices/history.xml diff -u phpdoc/en/appendices/history.xml:1.24 phpdoc/en/appendices/history.xml:1.25 --- phpdoc/en/appendices/history.xml:1.24 Wed May 19 10:11:51 2004 +++ phpdoc/en/appendices/history.xml Sat Nov 27 06:33:55 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.24 $ --> +<!-- $Revision: 1.25 $ --> <appendix id="history"> <title>History of PHP and related projects</title> @@ -125,11 +125,6 @@ several new language constructs. </para> <para> - PHP 4 is currently the latest released version of PHP. Work - has already begun on modifying and improving the Zend Engine - to integrate the features which were designed for PHP 5.0. - </para> - <para> Today, PHP is being used by hundreds of thousands of developers (estimated), and several million sites report as having it installed, which accounts for over 20% of the domains on the @@ -145,9 +140,10 @@ <sect2 id="history.php5"> <title>PHP 5</title> <para> - The future of PHP is mainly driven by its core, the Zend Engine. - PHP 5 will include the new Zend Engine 2.0. To get more information - on this engine, <ulink url="&url.zend.future;">see its webpage</ulink>. + PHP 5 was released in July 2004 after long development and several + pre-releases. It is mainly driven by its core, the Zend Engine 2.0 with a + new object model and dozens of other new features. To get more information + on this engine, see <ulink url="&url.zend.future;">its webpage</ulink>. </para> </sect2> </sect1>