]> granicus.if.org Git - php/commitdiff
here comes the news
authorAndrey Hristov <andrey@php.net>
Mon, 30 Aug 2010 18:13:28 +0000 (18:13 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 30 Aug 2010 18:13:28 +0000 (18:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8d4d4d1b31d1694ab853359b0b13199ba55f9b6b..a45ff9a793d068a6e50c256ae045a912800d6d21 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@
 - Changed the $context parameter on copy() to actually have an effect. (Kalle)
 - Fixed possible crash in mssql_fetch_batch(). (Kalle)
 
+- Fixed bug #52745 (Binding params doesn't work when selecting a date inside a
+  CASE-WHEN). (Andrey)
 - Fixed bug #52699 (PDO bindValue writes long int 32bit enum).
   (rein at basefarm dot no)
 - Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).