sniper Tue Jul 29 07:20:39 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.310 php-src/NEWS:1.1247.2.311 --- php-src/NEWS:1.1247.2.310 Tue Jul 29 07:05:17 2003 +++ php-src/NEWS Tue Jul 29 07:20:39 2003 @@ -18,6 +18,7 @@ (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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php