diff --git a/NEWS b/NEWS index cd0444683eb..3cd4540366f 100644 --- 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: