From: [EMAIL PROTECTED] Operating system: linux debian PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: var_dump($GLOBALS) exits with fatal error
<br /> <b>Fatal error</b>: Nesting level too deep - recursive dependency? in <b>/home/web/hybrid.kahncentral.net/CVSROOT/loginfo.php</b> on line <b>3</b><br /> #!/usr/bin/php4 -q <?php var_dump($GLOBALS); ?> somehow the crash here shouldnt be right, correct? -- Edit bug report at http://bugs.php.net/?id=20811&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20811&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20811&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20811&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20811&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20811&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20811&r=support Expected behavior: http://bugs.php.net/fix.php?id=20811&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20811&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20811&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20811&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20811&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20811&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20811&r=isapi
