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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 13:01:28 2024 UTC