wez Sun Mar 18 20:21:44 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN, #40848 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.598&r2=1.2027.2.547.2.599&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.598 php-src/NEWS:1.2027.2.547.2.599 --- php-src/NEWS:1.2027.2.547.2.598 Sat Mar 17 23:00:49 2007 +++ php-src/NEWS Sun Mar 18 20:21:43 2007 @@ -21,6 +21,7 @@ - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry) - Fixed a thread safety issue in gd gif read code (Nuno, Roman Nemecek) - Fixed CVE-2007-1001, GD wbmp used with invalid image size (Pierre) +- Fixed bug #40848 (sorting issue on 64-bit Solaris). (Wez) - Fixed bug #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash). (Tony) - Fixed bug #40805 (Failure executing function ibase_execute()). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php