1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 13:01:02 +02:00

fix CVE num

This commit is contained in:
Stanislav Malyshev
2015-04-12 20:47:27 -07:00
parent 920a0afbf8
commit 9bed19a1e0

2
NEWS
View File

@@ -25,7 +25,7 @@ PHP NEWS
- Core:
. Fixed bug #68976 (Use After Free Vulnerability in unserialize())
(CVE-2015-0231). (Stas)
(CVE-2015-2787). (Stas)
. Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM
configuration options). (Anatol Belski)
. Fixed bug #69207 (move_uploaded_file allows nulls in path). (Stas)