summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-01-15 16:42:17 +0100
committerAnatol Belski <ab@php.net>2015-01-15 16:42:52 +0100
commit0cef7d168dd66df6ec714f1a0dfec2682da26bce (patch)
treef1cd04b097b62088ff92eba051ae0ee115c5030c
parent7c9633412e1598495dfe547071a2a1481bfc052b (diff)
downloadphp-git-0cef7d168dd66df6ec714f1a0dfec2682da26bce.tar.gz
updated NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0df78373b..22c7197a27 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fix bug #68260 (SQLite3Result::fetchArray declares wrong
required_num_args). (Julien)
+- PDO_mysql:
+ . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
+ named pipes). (steffenb198@aol.com)
+
22 Jan 2014, PHP 5.5.21
- Core: