From e870edb1eebb1869fec62f76e4d0aed1448a5a18 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Sun, 9 Jul 2017 15:05:44 +0200 Subject: [PATCH] [ci skip] update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index b181ee6b9d..ef21741332 100644 --- 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: -- 2.50.1