ID: 10631
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Scripting Engine problem
PHP Version: 4.0.4pl1
Assigned To:
Comments:
This is likely fixed in the CVS now. PHP 4.0.6 will have it. Can you please try the
latest CVS of PHP (and Zend) to test if it works now?
Previous Comments:
---------------------------------------------------------------------------
[2001-05-03 06:21:10] [EMAIL PROTECTED]
When a file is saved using Macintosh-style line breaks
('r') and there is some kind of error in the script (maybe
a parse error, etc.) then the line number that is reported
is always line 1.
It's a fairly minor thing, but annoying nonetheless. A
workaround, obviously, is to make sure you save your
scripts with Unix line-breaks ('n').
This sounds like it's related to (and may have been fixed
along with) bug #10578. However, in my experience it has
been in existence since PHP 4 was first released and
possibly even in PHP3. Maybe I should have reported it
sooner... :)
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10631&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]