php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11542 Comments are printed, when two or more CTRL-m are at the end of the line.
Submitted: 2001-06-18 14:23 UTC Modified: 2001-06-18 19:50 UTC
From: hs at o00o dot de Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.5 OS: Solaris7 / Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hs at o00o dot de
New email:
PHP Version: OS:

 

 [2001-06-18 14:23 UTC] hs at o00o dot de
Comments are printed, when two or more CTRL-m are at the end of the line. 

echo "test<br>"; // comment ^M^M


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-18 17:01 UTC] sniper@php.net
Does this happen with latest CVS:

http://snaps.php.net/

or with PHP 4.0.6RC3.tar.gz:

http://www.php.net/~andi/php-4.0.6RC3.tar.gz

(if above link doesn't work, try with RC4)

--Jani

 [2001-06-18 17:47 UTC] hs at o00o dot de
latest CVS (php4-200106111635) and php-4.0.6RC3.tar.gz are OK. No comments are shown.

 [2001-06-18 19:50 UTC] sniper@php.net
So it is fixed then. (I couldn't reproduce it either)
Closed.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 02:01:28 2025 UTC