iliaa Sat Nov 29 14:06:46 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.485 php-src/NEWS:1.1247.2.486 --- php-src/NEWS:1.1247.2.485 Sat Nov 29 08:35:31 2003 +++ php-src/NEWS Sat Nov 29 14:06:45 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 #26463 (Incorrect handling of semicolons after heredoc). (Ilia) - Fixed bug #26462 (phpize + ext/bcmath -> compile error). (Jani) - Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary safe for array keys). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php