]> granicus.if.org Git - php/commitdiff
MFH: Fixed bug #31371 (highlight_file() trims new line after heredoc).
authorIlia Alshanetsky <iliaa@php.net>
Sun, 2 Jan 2005 23:55:19 +0000 (23:55 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 2 Jan 2005 23:55:19 +0000 (23:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 023b709dcb79e3ca800ab7d53fd8821f03013c90..e5ea9af500090f95bd0b211c69f10094bfd23039 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, Version 4.3.11
 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
+- Fixed bug #31371 (highlight_file() trims new line after heredoc). (Ilia)
 - Fixed bug #31270 (missing safe_mode/open_basedir check in swf_openfile()). (Ilia)
 - Fixed bug #31174 (compile warning in url.c). (Ilia, lukem at NetBSD dot org)
 - Fixed bug #31159 (COM object access is not working). (Wez)