tony2001 Thu May 25 07:31:47 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: reorder http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.47&r2=1.2027.2.547.2.48&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.47 php-src/NEWS:1.2027.2.547.2.48 --- php-src/NEWS:1.2027.2.547.2.47 Thu May 25 06:40:04 2006 +++ php-src/NEWS Thu May 25 07:31:47 2006 @@ -1,7 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.2.0 -- Fixed handling of extremely long paths inside tempnam() function. (Ilia) - Added control character checks for cURL extension's open_basedir/safe_mode checks. (Ilia) - Disable realpath cache when open_basedir or safe_mode are enabled on a @@ -44,6 +43,7 @@ - Added pg_field_table() function. (Edin) - Added implementation of curl_multi_info_read(). (Brian) - Added RFC2397 (data: stream) support. (Marcus) +- Fixed handling of extremely long paths inside tempnam() function. (Ilia) - Fixed bug #37565 (Using reflection::export with simplexml causing a crash). (Marcus) - Fixed bug #37563 (array_key_exists performance is poor for &$array). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php