iliaa Tue Dec 21 09:32:34 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: Added missing bug fix news. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.783&r2=1.1247.2.784&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.783 php-src/NEWS:1.1247.2.784 --- php-src/NEWS:1.1247.2.783 Mon Dec 20 14:29:35 2004 +++ php-src/NEWS Tue Dec 21 09:32:32 2004 @@ -7,6 +7,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php