summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3cd4540366..7c9e45571a 100644
--- a/NEWS
+++ b/NEWS
@@ -87,6 +87,10 @@
- pgsql:
. Fixed bug #68697 (lo_export return -1 on failure). (Ondřej Surý)
+- PDO:
+ . Fixed bug #68371 (PDO#getAttribute() cannot be called with platform-specifi
+ attribute names). (Matteo)
+
- PDO_mysql:
. Fixed bug #68424 (Add new PDO mysql connection attr to control multi
statements option). (peter dot wolanin at acquia dot com)