]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@gmail.com>
Mon, 25 Jul 2016 12:29:26 +0000 (20:29 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 25 Jul 2016 12:29:26 +0000 (20:29 +0800)
NEWS

diff --git a/NEWS b/NEWS
index a6707d1aede1b0bba49146301a8aa59b880fc298..69728b4aec6d5755b0d09920c1d18f671bc3078f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ PHP                                                                        NEWS
   . Fixed bug #72646 (SplFileObject::getCsvControl does not return the escape
     character). (cmb)
 
+- SQLite3:
+  . Fixed bug #72668 (Spurious warning when exception is thrown in user defined
+    function). (Laruence)
+
 - XMLRPC:
   . Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing
     array elements). (Laruence)