ID: 29607 Updated by: [EMAIL PROTECTED] Reported By: phpbugrep200408 at pgregg dot com -Status: Open +Status: Feedback Bug Type: Strings related Operating System: * PHP Version: 4.3.x/5.x New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2005-09-15 02:30:37] phpbugrep200408 at pgregg dot com Reopening this bug as it has resurfaced. Confirmed to be in 5.1b2 and 5.1RC1 ------------------------------------------------------------------------ [2004-08-12 00:38:51] [EMAIL PROTECTED] This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2004-08-11 08:16:59] [EMAIL PROTECTED] Verified ------------------------------------------------------------------------ [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