ID: 35359 Updated by: [EMAIL PROTECTED] Reported By: junggle at centrum dot cz -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4.4.1 New Comment:
FAQ: http://www.php.net/manual/en/faq.using.php#faq.using.newlines Previous Comments: ------------------------------------------------------------------------ [2005-11-24 06:25:57] junggle at centrum dot cz Description: ------------ the php parser eats new line character and/or any whitespace characters after closing tag ( ?> ) tested on linux php4.3.10 tested on win32 php5.0.4 sorry if this has been documented, i searched but didn't find anything related. -jj Reproduce code: --------------- line <?php?> line Expected result: ---------------- line line Actual result: -------------- line line ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35359&edit=1