iliaa Thu Dec 25 13:58:31 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.510 php-src/NEWS:1.1247.2.511 --- php-src/NEWS:1.1247.2.510 Fri Dec 19 08:33:56 2003 +++ php-src/NEWS Thu Dec 25 13:58:30 2003 @@ -9,6 +9,8 @@ - Added a warning when creating temp stream fails with ftp_(n)list(). (Sara) - 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 #26703 (Certain characters inside strings incorrectly treated as + keywords). (vrana [at] php [dot] net, Ilia) - Fixed bug #26667 (Added safety checks to ip2long()). (Ilia) - Fixed bug #26639 (mb_convert_variables() clutters variables beyond the references). (Moriyoshi)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php