php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #25659 ext/tokenizer 's example should be fixed
Submitted: 2003-09-25 14:00 UTC Modified: 2004-01-07 22:32 UTC
From: andrey@php.net Assigned: kennyt (profile)
Status: Closed Package: Documentation problem
PHP Version: 5CVS-2003-09-25 (dev) OS: Linux
Private report: No CVE-ID: None
 [2003-09-25 14:00 UTC] andrey@php.net
Description:
------------
In HEAD -> 5.0.0-dev T_ML_COMMENT is not defined as constant. When error_reporting is E_ALL, many notices are generated.
In 5.0 both "//" and "/* */" are resolved as T_COMMENT (int)361


Andrey



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-04 22:10 UTC] kennyt@php.net
will note it...
 [2004-01-07 18:21 UTC] kennyt@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2004-01-07 22:32 UTC] kennyt@php.net
Also did T_DOC_COMMENT and example weirdness...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 08:01:33 2025 UTC