From: Antony Dovgal Date: Mon, 4 Jun 2007 15:39:26 +0000 (+0000) Subject: news entry X-Git-Tag: php-5.2.4RC1~431 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43bb6e7c3efd49fe103e9e494a93e988981e0051;p=php news entry --- diff --git a/NEWS b/NEWS index 51765ef773..1a281c16e3 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP NEWS - Improved fix for MOPB-03-2007. (Ilia) - Corrected fix for CVE-2007-2872. (Ilia) - Added GD version constants GD_MAJOR_VERSION, GD_MINOR_VERSION +- Added missing open_basedir checks to CGI. (anight at eyelinkmedia dot com, + Tony) - Fixed crash in ZipArchive::addEmptyDir when a directory already exists (pecl bug #11216) (Pierre) GD_RELEASE_VERSION, GD_EXTRA_VERSION and GD_VERSION_STRING. (Pierre)