From ff0864ebacbf05f0f30aadbbc62f1d597151267a Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sun, 18 Mar 2007 20:21:43 +0000 Subject: [PATCH] BFN, #40848 --- NEWS | 1 + 1 file changed, 1 insertion(+) 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) -- 2.50.1