From ac6848253810763924080d514e17a7a9bfa998a3 Mon Sep 17 00:00:00 2001 From: Gwynne Raskind Date: Tue, 1 Dec 2009 11:55:19 +0000 Subject: [PATCH] =?UTF-8?q?=C3=98n=C3=A9=20m=C3=B8r=C3=A9=20=C3=A9nc=C3=B8?= =?UTF-8?q?d=C3=AEng=20t=C3=A9st.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291547 c90b9560-bf6c-de11-be94-00142212c4b1 --- internals2/intro.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internals2/intro.xml b/internals2/intro.xml index 36f2d8641d..31e660de3d 100644 --- a/internals2/intro.xml +++ b/internals2/intro.xml @@ -27,7 +27,7 @@ The Zend API has evolved considerably over time, as PHP has become a more robust and widespread language. With the introduction of PHP 5 came the Zend Engine 2 (ZE2). ZE2 came with an almost entirely new Object-Oriented - Programming (OOP) model, as well as improvements in most aspects of the + Programming (OOP) model and a number of improvements in the API. PHP 6, which is still under active development at the time of this writing, introduces the Zend Engine 3 (ZE3), which brings full Unicode support to the language.