From e5fd3fc99d4b5fd6bb8159f1c274aab72c22bce0 Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Tue, 31 Mar 2015 09:20:29 +0300 Subject: [PATCH] Align NEWS entries with 5.6.7 --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8e25aadd3e..14a861fd46 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,6 @@ PHP NEWS . Fixed bug #68917 (parse_url fails on some partial urls). (Wei Dai) . 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) . Fixed bug #69210 (serialize function return corrupted data when sleep has non-string values). (Juan Basso) . Fixed bug #69212 (Leaking VIA_HANDLER func when exception thrown in @@ -89,6 +88,9 @@ PHP NEWS functions). (kostyantyn dot lysyy at oracle dot com) . Fixed bug #68976 (Use After Free Vulnerability in unserialize()). (CVE-2015-0231) (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) - CGI: . Fixed bug #69015 (php-cgi's getopt does not see $argv). (Laruence) -- 2.40.0