From: Ilia Alshanetsky Date: Tue, 21 Dec 2004 14:32:32 +0000 (+0000) Subject: Added missing bug fix news. X-Git-Tag: php-4.3.11RC1~239 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d653cf740bb37f5678f0d944bf9bfb047745b2ff;p=php Added missing bug fix news. --- diff --git a/NEWS b/NEWS index 48d8253cfc..8d955bc1af 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ PHP 4 NEWS - Fixed bug #31111 (Linux/Sparc: 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 (Compile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick) +- Fixed bug #31106 (Fixed crash in overloaded objects). (Stas) - Fixed bug #31103 (Better error message when c-client cannot be found). (Ilia) - Fixed bug #31072 (var_export() does not output an array element with an empty string key). (Derick)