]> granicus.if.org Git - php/commitdiff
hier comes the news
authorAndrey Hristov <andrey@php.net>
Wed, 22 Sep 2010 11:40:20 +0000 (11:40 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 22 Sep 2010 11:40:20 +0000 (11:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 680f8227d36368959734e73ba6d5755e9d85ebc4..f552236b3aefdc4e21fa48d774199e1ce30f76e1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@
 - Fixed possible crash in mssql_fetch_batch(). (Kalle)
 - Fixed inconsistent backlog default value (-1) in FPM on many systems. (fat)
 
+- Fixed bug #52891 (Wrong data inserted with mysqli/mysqlnd when using
+  mysqli_stmt_bind_param and value> PHP_INT_MAX). (Andrey)
 - Fixed bug #52849 (GNU MP invalid version match). (Adam)
 - Fixed bug #52843 (Segfault when optional parameters are not passed in to
   mssql_connect). (Felipe)