php-doc-en/language
Philip Olson 48af34847f Removing "autoglobal" in favor of "superglobal" as it's the "official" term.
This should not confuse users because superglobal is used about 4x as often
in the manual, and it's what most people say/write. This old term is leftover
from when these auto super global variables were first introduced.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229400 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 07:28:30 +00:00
..
oop5 Implement Marcus' suggestion to improve the paragraph on method overloading 2007-01-18 22:34:53 +00:00
basic-syntax.xml Make it explicit that this applies to both // and # 2005-11-06 18:00:32 +00:00
constants.xml Philip wants an entity there, so create a &tip.userlandnaming; entity 2006-08-11 16:55:35 +00:00
control-structures.xml Removed use of PL, RC, and BETA from PHP versions as they go against our 2007-02-01 00:46:02 +00:00
exceptions.xml better flow/grammar 2005-12-28 19:09:27 +00:00
expressions.xml $a++ is not an expression in PHP/FI 2, but in PHP it is 2004-08-05 14:47:49 +00:00
functions.xml NULL won't trigger the default value 2006-12-06 17:58:20 +00:00
oop.xml Grammar (bug #37215) 2006-04-27 07:29:20 +00:00
oop5.xml Philip wants an entity there, so create a &tip.userlandnaming; entity 2006-08-11 16:55:35 +00:00
operators.xml Reverse 2006-11-30 14:54:54 +00:00
references.xml =& new produces E_STRICT since PHP 5 2005-11-18 16:20:48 +00:00
types.xml Removing "autoglobal" in favor of "superglobal" as it's the "official" term. 2007-02-09 07:28:30 +00:00
variables.xml Removing "autoglobal" in favor of "superglobal" as it's the "official" term. 2007-02-09 07:28:30 +00:00