php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19664 Comments in PHP
Submitted: 2002-09-29 18:08 UTC Modified: 2002-09-29 19:57 UTC
From: anil34 at yahoo dot com Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.2.1 OS: Linux
Private report: No CVE-ID: None
 [2002-09-29 18:08 UTC] anil34 at yahoo dot com
Hi

If the line is ended with semicolon (;), the open ended comments (//) do not work

Eg. This does not work

// Ignore this line ;

This will print the whole line

Thanks

Anil

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-29 18:10 UTC] anil34 at yahoo dot com
Ignore the previous message. Sorry
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Aug 19 01:01:28 2024 UTC