From: Lior Kaplan Date: Mon, 13 Jul 2015 23:43:11 +0000 (+0300) Subject: Format alignment X-Git-Tag: php-7.1.1RC1~35^2~6^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51ce31e0c47bdb7b61f257035072772c3c7fd62d;p=php Format alignment --- diff --git a/NEWS b/NEWS index da4c43b2b9..3724350431 100644 --- a/NEWS +++ b/NEWS @@ -270,7 +270,7 @@ . Added "v" DateTime format modifier to get the 3-digit version of fraction of seconds. (Mariano Iglesias) . Implemented FR #69089: Added DateTime::RFC3339_EXTENDED to output in - RFC3339 Extended format which includes fraction of seconds (Mariano + RFC3339 Extended format which includes fraction of seconds. (Mariano Iglesias) - DBA: @@ -431,9 +431,9 @@ - Zip: . Added ZipArchive::setCompressionName and ZipArchive::setCompressionIndex - methods (Remi, Cedric Delmas) - . Update bundled libzip to 1.0.1 (Remi, Anatol) - . Fixed bug #67161. (ZipArchive::getStream() returns NULL for certain file) + methods. (Remi, Cedric Delmas) + . Update bundled libzip to 1.0.1. (Remi, Anatol) + . Fixed bug #67161 (ZipArchive::getStream() returns NULL for certain file). (Christoph M. Becker) <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>