From: Lior Kaplan Date: Wed, 30 Mar 2016 21:52:53 +0000 (+0300) Subject: Align NEWS entry format X-Git-Tag: php-5.6.21RC1~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cef40c0c3fe05beb58ed8d4bc8bbf9658ab64a71;p=php Align NEWS entry format --- diff --git a/NEWS b/NEWS index 20cb876762..e72c7ca911 100644 --- a/NEWS +++ b/NEWS @@ -21,8 +21,8 @@ PHP NEWS (Daniel kalaspuffar, Julien) - Postgres: - . Fixed bug #71820 (pg_fetch_object binds parameters before - call constructor). (Anatol) + . Fixed bug #71820 (pg_fetch_object binds parameters before call + constructor). (Anatol) - SPL: . Fixed bug #67582 (Cloned SplObjectStorage with overwritten getHash fails @@ -63,7 +63,7 @@ PHP NEWS name). (Stas) - PDO_DBlib: - . Bug #54648 (PDO::MSSQL forces format of datetime fields). + . Fixed bug #54648 (PDO::MSSQL forces format of datetime fields). (steven dot lambeth at gmx dot de, Anatol) - Phar: