Commit: 40a3a5a786714c541bf63ab8234a720cbdd66c43 Author: Lior Kaplan <[email protected]> Thu, 28 Aug 2014 21:02:16 +0300 Parents: 68b7e259d9b135d365024f51085ae5690bc17a49 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=40a3a5a786714c541bf63ab8234a720cbdd66c43 Log: Fix alignment: Core should be a sub item of General improvement Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 42ddf6c..c55c975 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -28,7 +28,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change <li>Stream wrappers verify peer certificates and host names by default in encrypted client streams.</li> <li>Uploads equal or greater than 2GB in size are now accepted.</li> </ul> -<ul> +</li> <li>Core: <ul> <li><?php bugfix(67693); ?> (incorrect push to the empty array).</li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
