1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00

Align NEWS entries format

This commit is contained in:
Lior Kaplan
2015-09-03 19:46:41 +03:00
parent fcece2a7bb
commit dbbc0e4ced

2
NEWS
View File

@@ -46,7 +46,7 @@ PHP NEWS
(Anatol Belski)
- PDO:
- Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)
. Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)
- PDO_OCI:
. Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored). (Chris Jones)