whitespace (test svn commit)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284037 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2009-07-14 00:01:17 +00:00
parent 87825b295e
commit 68d8256377

View file

@ -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.