ID: 29607 Updated by: [EMAIL PROTECTED] Reported By: phpbugrep200408 at pgregg dot com Status: Open Bug Type: Strings related -Operating System: Freebsd +Operating System: * -PHP Version: 5.0.0 +PHP Version: 4.3.x/5.x New Comment:
Verified Previous Comments: ------------------------------------------------------------------------ [2004-08-10 23:25:49] phpbugrep200408 at pgregg dot com Description: ------------ I found an error in how application/x-httpd-php-source produces its output. The following example shows this in operation: Raw file: http://www.pgregg.com/code/sprintf_heredoc.txt phps ver: http://www.pgregg.com/code/sprintf_heredoc.phps Both the txt and phps filenames are symlinks to the .php file. Normally, a missing newline would be nothing to write home about, but in this instance it breaks the functionality of the script. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29607&edit=1