]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Sun, 9 Jul 2017 13:05:44 +0000 (15:05 +0200)
committerAnatol Belski <ab@php.net>
Sun, 9 Jul 2017 13:05:44 +0000 (15:05 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b181ee6b9dd27d4a0b08a0f9bfdf05f1e738e756..ef21741332f0c10b32938d150ed3eede31132759 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,10 @@ PHP                                                                        NEWS
   . Fixed bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match()).
     (Dmitry)
 
+- SQLite3:
+  . Fixed bug #74883 (SQLite3::__construct() produces "out of memory" exception
+    with invalid flags). (Anatol)
+
 06 Jul 2017, PHP 7.2.0alpha3
 
 - Core: