Date: 05/29/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4477 Updated: Form fields not present as variables after submit"
- Previous message: chedong <email protected>: "[PHP-DEV] PHP 4.0 Bug #4658: global parameters in class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: cranx <email protected>
Operating system: redhat linux 5.2 / 2.2.10 / i586
PHP version: Earlier? Upgrade first!
PHP Bug Type: Misbehaving function
Bug description: GLOBALS variable does not report 'array' type but 'string'
this one is for 3.0.11, i'll check 3.0.16-win32 as it finishes downloading
gettype($GLOBALS) returns 'string' instead of 'array',
and each($GLOBALS) reports that $GLOBALS is not an array, however i can get
the global variable values out of it in the standard way $GLOBALS["PHP_SELF"] for eg.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4477 Updated: Form fields not present as variables after submit"
- Previous message: chedong <email protected>: "[PHP-DEV] PHP 4.0 Bug #4658: global parameters in class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

