php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #30291 final should be added to List of Reserved Words
Submitted: 2004-09-30 14:50 UTC Modified: 2004-09-30 15:42 UTC
From: beoe at komplett dot cc Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.0.2 OS: Linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: beoe at komplett dot cc
New email:
PHP Version: OS:

 

 [2004-09-30 14:50 UTC] beoe at komplett dot cc
Description:
------------
on page http://www.php.net/manual/en/reserved.php the keywords "final" and "instanceof" should be added to Table J-1. PHP Keywords


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-30 15:02 UTC] vrana@php.net
Opposite, cfunction and old_function are probably not reserved anymore.
 [2004-09-30 15:09 UTC] tony2001@php.net
fixed both problems.
 [2004-09-30 15:17 UTC] curt@php.net
might want to also add:

public, private, protected, abstract, 
extends,implements,interface


 [2004-09-30 15:42 UTC] curt@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.

added the rest of the keywords
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 18 03:01:27 2024 UTC