| curt@php.net 2004-09-30, 8:56 pm |
| ID: 30291
Updated by: curt@php.net
Reported By: beoe at komplett dot cc
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 5.0.2
New Comment:
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
Previous Comments:
------------------------------------------------------------------------
[2004-09-30 15:17:48] curt@php.net
might want to also add:
public, private, protected, abstract,
extends,implements,interface
------------------------------------------------------------------------
[2004-09-30 15:09:02] tony2001@php.net
fixed both problems.
------------------------------------------------------------------------
[2004-09-30 15:02:07] vrana@php.net
Opposite, cfunction and old_function are probably not reserved anymore.
------------------------------------------------------------------------
[2004-09-30 14:50:06] 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
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=30291&edit=1
|