diff --git a/NEWS b/NEWS index 20cb8767623..e72c7ca911d 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: