summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2015-07-07 21:38:37 +0800
committerXinchen Hui <laruence@php.net>2015-07-07 21:38:37 +0800
commit9ae892ec932ef2c90f32857401f611645fd5de6d (patch)
treea5c8a249e928a69c15168d48f9d15e3be1a6a5f6
parentca1ba39102d3e209d4c8a04b46316e9c8b7521e4 (diff)
downloadphp-git-9ae892ec932ef2c90f32857401f611645fd5de6d.tar.gz
Update NEWs
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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: