Commit: 0e63f3cceb875cd10c4ad6832351a0afe8afa86f Author: kovacs.ferenc <[email protected]> Fri, 12 Jun 2015 02:32:12 +0200 Parents: 6717572fa8959048009e84f8ca638eabcf65ac6f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0e63f3cceb875cd10c4ad6832351a0afe8afa86f 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
