From: [EMAIL PROTECTED] Operating system: RH 7.1 PHP version: 4.0CVS-2002-03-14 PHP Bug Type: Arrays related Bug description: array_shft() core dump. problem similart to #16063
<?php array_shift($GLOBALS); ?> A second or two runtime and then core dump. -- Edit bug report at http://bugs.php.net/?id=16068&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16068&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16068&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16068&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16068&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16068&r=support Expected behavior: http://bugs.php.net/fix.php?id=16068&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16068&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16068&r=submittedtwice
