From: Ilia Alshanetsky Date: Sun, 2 Jan 2005 23:55:19 +0000 (+0000) Subject: MFH: Fixed bug #31371 (highlight_file() trims new line after heredoc). X-Git-Tag: php-4.3.11RC1~201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76144335e9ddedf4cc09bc027c1db338cf70dc8d;p=php MFH: Fixed bug #31371 (highlight_file() trims new line after heredoc). --- diff --git a/NEWS b/NEWS index 023b709dcb..e5ea9af500 100644 --- 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)