ID:               22660
 Updated by:       [EMAIL PROTECTED]
 Reported By:      pierre dot thierry at moine-fou dot org
-Status:           Feedback
+Status:           Wont fix
 Bug Type:         Feature/Change Request
 Operating System: Debian 3.0r1 GNU/Linux 2.4.19
 PHP Version:      4.3.1
 New Comment:

Will not happen.



Previous Comments:
------------------------------------------------------------------------

[2003-03-12 11:53:20] [EMAIL PROTECTED]

I move to opt against this, as BC would be broken with scripts using
$_GLOBALS against an older version of php.  It'd be good for
consistency, but sometimes we have to substitute consistency for
compatibility.

$GLOBALS is also kind of a variable of it's own.  It contains all
globals, as opposed to the individual superglobals containing their
sets.  $GLOBALS serves it's purpose just fine.

~ Andrew Heebner

------------------------------------------------------------------------

[2003-03-12 10:15:53] pierre dot thierry at moine-fou dot org

For consistency with other autoglobals, $GLOBALS shoudl also be
accessible by $_GLOBALS. (or become $_GLOBALS, but this would break
many scripts...)

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22660&edit=1

Reply via email to