PHP :: Bug #29607 :: highlight_file producing incorrect output
| Bug #29607 | highlight_file producing incorrect output | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2004-08-10 23:25 UTC | Modified: | 2005-10-13 19:18 UTC |
|
||||||||||
| From: | phpbugrep200408 at pgregg dot com | Assigned: | iliaa (profile) | |||||||||||
| Status: | Closed | Package: | Strings related | |||||||||||
| PHP Version: | 5CVS-2005-09-15 (snap) | OS: | * | |||||||||||
| Private report: | No | CVE-ID: | None | |||||||||||
[2004-08-10 23:25 UTC] 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.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2004-08-12 00:38 UTC] iliaa@php.net
[2005-09-15 02:30 UTC] phpbugrep200408 at pgregg dot com
[2005-09-15 14:11 UTC] sniper@php.net
[2005-09-21 12:08 UTC] phpbugrep200408 at pgregg dot com
[2005-10-13 19:18 UTC] iliaa@php.net