From: Wez Furlong Date: Sun, 18 Mar 2007 20:21:43 +0000 (+0000) Subject: BFN, #40848 X-Git-Tag: php-5.2.2RC1~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff0864ebacbf05f0f30aadbbc62f1d597151267a;p=php BFN, #40848 --- diff --git a/NEWS b/NEWS index 3c468c2b53..d32cd409db 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ PHP NEWS - 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)