]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristoph M. Becker <cmb@php.net>
Mon, 27 Jun 2016 15:17:34 +0000 (17:17 +0200)
committerChristoph M. Becker <cmb@php.net>
Mon, 27 Jun 2016 15:17:34 +0000 (17:17 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 68eea45892c983df5d70c2fa829b126a58f8e161..d45517e01d1a6679d80214d64ca317eadc641fa3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,10 @@ PHP                                                                        NEWS
   . Fixed bug #72476 (Memleak in jit_stack). (Laruence)
   . Fixed bug #72463 (mail fails with invalid argument). (Anatol)
 
+- SQLite3:
+  . Fixed bug #70628 (Clearing bindings on an SQLite3 statement doesn't work).
+    (cmb)
+
 - Standard:
   . Fixed bug #72306 (Heap overflow through proc_open and $env parameter).
     (Laruence)