]> granicus.if.org Git - php/commitdiff
Add PDO_Firebird fix in NEWS
authorPopa Adrian Marius <mapopa@gmail.com>
Thu, 3 Dec 2015 15:28:51 +0000 (17:28 +0200)
committerPopa Adrian Marius <mapopa@gmail.com>
Thu, 3 Dec 2015 15:28:51 +0000 (17:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9e85dc35db6426285c5f8a685ea57aefabfd61b4..60e7ed1eb1d19da2ad702f716b5645de31976384 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,9 @@ PHP                                                                        NEWS
   . Fixed bug #70993 (Array key references break argument processing).
     (Laruence)
 
+- PDO_Firebird:
+  . Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
+
 03 Dec 2015, PHP 7.0.0
 
 - Core: