From 5e4c8ca7318d8de42848a81db86cfcf9f6e3f7ec Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 16 Dec 2004 13:06:32 +0000 Subject: [PATCH] - Fixed bug #31107 (strtod on solaris9/intel) --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 2090547ef0..4fe5a6c1d6 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4 NEWS ?? ??? ????, Version 4.3.11 - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick) - Fixed bug #31110 (PHP 4.3.10 does not compile on Tru64 UNIX 5.1B). (Derick) +- Fixed bug #31107 (Complile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick) - Fixed bug #31056 (php_std_date() returns invalid formatted date if y2k_compliance is On). (Ilia) -- 2.50.1