From ed32a8a6e290d8978e7d968680e95233bded4078 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Fri, 2 Jan 2009 00:17:44 +0000 Subject: [PATCH] - news entry for #46985 and zip property read --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 86f4268e5a..b38d8ead15 100644 --- a/NEWS +++ b/NEWS @@ -4,12 +4,15 @@ PHP NEWS - Added optional sorting type flag parameter to array_unique(). Default is SORT_REGULAR. (Andrei) +- Fixed zip filename property read. (Pierre) - Fixed explode() behavior with empty string to respect negative limit. (Shire) - Fixed security issue in imagerotate(), background colour isn't validated correctly with a non truecolour image, reported by Hamid Ebadi, APA Laboratory. (Fixes CVE-2008-5498) (Scott) - Fixed a segfault when malformed string is passed to json_decode(). (Scott) +- Fixed bug #46985 (OVERWRITE and binary mode does not work, regression introduced in + 5.2.8). (Pierre) - Fixed bug #46973 (IPv6 address filter rejects valid address). (Felipe) - Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL). (Ilia) - Fixed bug #46959 (Unable to disable PCRE). (Scott) -- 2.50.1