1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00

Align NEWS entry format

This commit is contained in:
Lior Kaplan
2016-03-31 00:52:53 +03:00
parent abd59c0e40
commit cef40c0c3f

6
NEWS
View File

@@ -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: