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 Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 04:01:32 2024 UTC