Commit: 6b55413b29b89120e115e0f8d69d0c2f65f10ec1 Author: kovacs.ferenc <[email protected]> Fri, 12 Jun 2015 02:32:12 +0200 Parents: eeb5b82c7e8001696c778751dec0a324d4078781 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=6b55413b29b89120e115e0f8d69d0c2f65f10ec1 Log: fix xml Changed paths: M archive/entries/2015-06-11-3.xml Diff: diff --git a/archive/entries/2015-06-11-3.xml b/archive/entries/2015-06-11-3.xml index b05ea60..a7bc267 100644 --- a/archive/entries/2015-06-11-3.xml +++ b/archive/entries/2015-06-11-3.xml @@ -23,7 +23,7 @@ PHP 7.0.0 Alpha 1 comes with new version of the Zend Engine with features such as (incomplete list): </p> <ul> - <li>Improved performance: PHP 7 is up to twice as fast as PHP 5.6/li> + <li>Improved performance: PHP 7 is up to twice as fast as PHP 5.6</li> <li>Consistent 64-bit support</li> <li>Many fatal errors are now Exceptions</li> <li>Removal of old and unsupported SAPIs and extensions</li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
