iliaa Tue Nov 4 15:40:32 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: Bug fixing news. Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.455 php-src/NEWS:1.1247.2.456 --- php-src/NEWS:1.1247.2.455 Tue Nov 4 08:23:44 2003 +++ php-src/NEWS Tue Nov 4 15:40:31 2003 @@ -3,6 +3,7 @@ ?? ??? 2003, Version 4.3.5 - Fixed header handler in NSAPI SAPI module (header->replace was ignored, send_default_content_type now sends value from php.ini). (Uwe Schindler) +- Fixed bug #26105 (Compile failure on gcc version 3.0.X). (Ilia) - Fixed bug #26103 (ext/mime_magic causes compile failure in ext/mssql). (Jani) - Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect results). (sprice at wisc dot edu, Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php