From: foobar Date: Tue, 29 Jul 2003 11:20:39 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b459ec5cdb9dcaa03d70a6216a0daef85d9c938d;p=php BFN --- diff --git a/NEWS b/NEWS index 64b77a4a22..c441030a72 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,7 @@ PHP 4 NEWS (Ilia) - 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 #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)