From: Xinchen Hui Date: Tue, 7 Jul 2015 13:38:37 +0000 (+0800) Subject: Update NEWs X-Git-Tag: php-7.0.0beta1~12^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ae892ec932ef2c90f32857401f611645fd5de6d;p=php Update NEWs --- diff --git a/NEWS b/NEWS index 2e8645668c..bfaf2c7a4a 100644 --- a/NEWS +++ b/NEWS @@ -59,6 +59,10 @@ PHP NEWS . Fixed bug #69976 (Unable to parse "all" urls with colon char). (cmb) . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb) +- Sqlite3: + . Fixed bug #69972 (Use-after-free vulnerability in + sqlite3SafetyCheckSickOrOk()). (Laruence) + 25 Jun 2015, PHP 7.0.0 Alpha 2 - Core: