From b5fc4dbf210fdbf46b037996c8479d1844e81f5d Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Mon, 27 Jun 2016 17:17:34 +0200 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 68eea45892..d45517e01d 100644 --- 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) -- 2.50.1