]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Sat, 29 Nov 2003 19:06:45 +0000 (19:06 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 29 Nov 2003 19:06:45 +0000 (19:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b758599ac703c88fef61d8ed54cd96a7c7d7fe09..38feeb89e3e0c345efea5385d72ed318b2fe04ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4                                                                      NEWS
 ?? ??? 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)