diff options
author | Anatol Belski <ab@php.net> | 2015-01-15 16:42:17 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-01-15 16:42:52 +0100 |
commit | 0cef7d168dd66df6ec714f1a0dfec2682da26bce (patch) | |
tree | f1cd04b097b62088ff92eba051ae0ee115c5030c | |
parent | 7c9633412e1598495dfe547071a2a1481bfc052b (diff) | |
download | php-git-0cef7d168dd66df6ec714f1a0dfec2682da26bce.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |