NEWS entry for: Upgrade bundled sqlite to 3.8.10.2

Includes fixes for CVE-2015-3414, CVE-2015-3415, CVE-2015-3416
This commit is contained in:
Lior Kaplan 2015-06-08 22:23:22 +03:00
parent 7ced40e24e
commit 33a9f01d36

4
NEWS
View File

@ -9,6 +9,10 @@ PHP NEWS
- Postgres:
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
- Sqlite3:
. Upgrade bundled sqlite to 3.8.10.2. (CVE-2015-3414, CVE-2015-3415,
CVE-2015-3416) (Kaplan)
14 May 2015 PHP 5.4.41
- Core: