projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d6a83a
)
updated NEWS
author
Anatol Belski
<ab@php.net>
Thu, 15 Jan 2015 16:48:59 +0000
(17:48 +0100)
committer
Anatol Belski
<ab@php.net>
Thu, 15 Jan 2015 16:48:59 +0000
(17:48 +0100)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index cd0444683ebac19d282b180dc1f1eeec76822744..3cd4540366fef4578f7740dec5b630e6494cc00b 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-6,6
+6,10
@@
. 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 2015, PHP 5.6.5
- Core: