From 68d825637704e0688f3d6f2ff2075bde01f5c504 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 14 Jul 2009 00:01:17 +0000 Subject: [PATCH] whitespace (test svn commit) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284037 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 42669f0359..ad4a587796 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, as well as improvements in most aspects of 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.