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
 [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: Sat Apr 20 08:01:30 2024 UTC