php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #16234 important language features only mentioned in passing
Submitted: 2002-03-23 11:49 UTC Modified: 2003-07-18 00:46 UTC
From: adam at adeptsoftware dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.1.2 OS: WinXP
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: adam at adeptsoftware dot com
New email:
PHP Version: OS:

 

 [2002-03-23 11:49 UTC] adam at adeptsoftware dot com
There is no page for the keywords "global" or "static".
Neither can be found in the index. There are many things
like this that are only mentioned in passing, without
having an actual definition.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-24 06:10 UTC] tom@php.net
"global" as well as "static" are listed in the "List of Keywords" (http://at.php.net/manual/en/reserved.php), and are described in the Language Reference (exactly Variable Scope, http://at.php.net/manual/en/language.variables.scope.php), which is also linked from the Keyword-list.

 [2002-03-24 11:24 UTC] adam at adeptsoftware dot com
I should have mentioned, I'm referring to the index of the CHM.  The CHM people said to post it here because it was content related..?
 [2002-03-25 04:00 UTC] goba@php.net
For global and static to appear in the CHM index,
and be used as php.net/global, these two keywords
should have their own pages in the manual (eg. sect1.)

Reopening,
Goba
 [2003-07-18 00:46 UTC] philip@php.net
These sections now exist and will show up during the next manual build.  They use <sect2> instead of <sect1> as it seems more appropriate this way.

http://cvs.php.net/cvs.php/phpdoc/en/language/variables.xml

Thanks for the report :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Oct 08 11:01:27 2024 UTC