php-developer-list | 2000111

[Fwd: [PHP-DEV] PHP 4.0 Bug #7599 Updated: print_r($GLOBALS)] From: André Langhorst (A.Langhorst <email protected>)
Date: 11/02/00

stas,
you´ve been patching around, perhaps this is of any use?

andré

attached mail follows:


On 2 Nov 2000 waldschrott <email protected> wrote:

> ID: 7599
> Updated by: waldschrott
> Reported By: ignacio <email protected>
> Status: Open
> Bug Type: Scripting Engine problem
> Assigned To:
> Comments:
>
> This is currently a known issue under investigation, thanks
> for your report.
>
> Previous Comments:
> ---------------------------------------------------------------------------
>
> [2000-11-02 14:39:53] ignacio <email protected>
> (CVS 2000.10.27)
>
> You see, the global variable $GLOBALS has this element, it's called "GLOBALS", and can you guess what it contains?
>
> <?
> print_r($GLOBALS);
> ?>
>
> var_dump, on the other hand, had this to say:
>
> <br>
> <b>Warning</b>: Nesting level too deep - recursive dependency? in <b>/path/to/script/script.php3</b> on line <b>2</b>
>
> ---------------------------------------------------------------------------
>
>
> Full Bug description available at: http://bugs.php.net/?id=7599
>

How's this?

-- 
Ignacio Vazquez-Abrams  <ignacio <email protected>>

-- 
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>

-- 
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>