From 1b0e6067d5706084ce9d0b2b4461d82484dbcade Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Mon, 25 Nov 2013 21:31:51 +0200 Subject: bring the news --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index e06dc8334f..c5b5996328 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ PHP NEWS - MySQLi: . Fixed bug #66043 (Segfault calling bind_param() on mysqli). (Laruence) +- mysqlnd: + . Fixed bug #66124 (mysqli under mysqlnd loses precision when bind_param + with 'i'). (Andrey) + - PDO . Fixed bug 65946 (sql_parser permanently converts values bound to strings) -- cgit v1.2.1