From: Ilia Alshanetsky Date: Wed, 30 Jul 2003 17:57:19 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b2dc6853a26dfd2686b2b47e723641b27daaa8e;p=php BFN --- diff --git a/NEWS b/NEWS index 25f9dcc427..5084b148a5 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP 4 NEWS - Fixed certificate version and allowed setting of the serial number in openssl_csr_sign(). (Stefan Roehrich) - Fixed each() to be binary safe for keys. (Zeev) +- Fixed bug #24873 (incorrect handling of / inside open_basedir). (Ilia) - Fixed bug #24827 (ob_gzhandler overrides Vary header). (Ilia) - Fixed bug #24783 (foreach($ar as $key => $val), $key not binary safe). (Zeev) - Fixed bug #24760 (non-default SNMP port number not working). (Jani)