iliaa Thu Nov 6 15:34:58 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.459 php-src/NEWS:1.1247.2.460 --- php-src/NEWS:1.1247.2.459 Wed Nov 5 03:05:31 2003 +++ php-src/NEWS Thu Nov 6 15:34:57 2003 @@ -3,6 +3,8 @@ ?? ??? 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 #26148 (Print the notice before modifying variable on type + mismatch). (morten-bugs dot php dot net at afdelingp dot dk, Ilia) - Fixed bug #26128 (mbstring prints out wrong information on phpinfo()). (Moriyoshi) - Fixed bug #26113 (remove leftover local file when ftp_get/ftp_nb_get fails).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php