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
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: 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 13:01:31 2025 UTC