php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11526 PHP reveals C++ Comments
Submitted: 2001-06-17 19:27 UTC Modified: 2001-06-18 10:14 UTC
From: Martin dot Sander at touch-screen dot de Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.5 OS: W2k, RedHat 7.x
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Martin dot Sander at touch-screen dot de
New email:
PHP Version: OS:

 

 [2001-06-17 19:27 UTC] Martin dot Sander at touch-screen dot de
If in the example

<?php
{
  // hidden ?
}
?>

the line with the comment ends with "0x0D 0x0D 0x0A",
the line is sent to the browser!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-18 10:14 UTC] kalowsky@php.net
seems to be fixed in the current cvs as I cannot reproduce it.  if it still continues please reopen the bug.... 
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 12:01:32 2025 UTC