cellog Sun Sep 14 06:47:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: fix compile on IRIX with MIPSPro (Bug #46072) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.316&r2=1.2027.2.547.2.965.2.317&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.316 php-src/NEWS:1.2027.2.547.2.965.2.317 --- php-src/NEWS:1.2027.2.547.2.965.2.316 Sat Sep 13 20:57:41 2008 +++ php-src/NEWS Sun Sep 14 06:47:08 2008 @@ -5,6 +5,7 @@ - Changed error level E_ERROR into E_WARNING in Soap extension methods parameter validation. (Felipe) +- Fixed bug #46072 (Compile failure under IRIX 6.5.30 building util.c) (Greg) - Fixed bug #46060 (Phar::addEmptyDir() breaks) (Greg) - Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding()). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php