Date: 12/17/00
- Next message: André Langhorst: "Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Previous message: André Langhorst: "Re: [PHP-DEV] PHP 4.0 Bug #8294 Updated: Documented behavior of @ operator does not match actual behavior"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 5892
Updated by: waldschrott
Reported By: waldschrott <email protected>
Status: Closed
Bug Type: Feature/Change Request
Assigned To:
Comments:
was fixed another way:
get_defined_vars();
Previous Comments:
---------------------------------------------------------------------------
[2000-12-16 13:28:42] waldschrott <email protected>
additional user requested comment:
introducing a $LOCALS variable would be an evident slowdown,
thus implementing this is not affordable
---------------------------------------------------------------------------
[2000-11-22 15:10:23] waldschrott <email protected>
won't fix this way
---------------------------------------------------------------------------
[2000-08-01 10:46:42] waldschrott <email protected>
Enhancement to make debugging much easier:
Is it anyhow possible to pull out the local scope out of PHP? I`m sometimes using var_dump($GLOBALS) and I think var_dump($LOCALS) could be useful too.
Eg. if you´ve function calls and you want to know all parameters passed.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=5892
-- 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: André Langhorst: "Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Previous message: André Langhorst: "Re: [PHP-DEV] PHP 4.0 Bug #8294 Updated: Documented behavior of @ operator does not match actual behavior"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

