From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0RC1 PHP Bug Type: Unknown/Other Function Bug description: Cannot redeclare gc()
Our webserver scripts make heavy use of the phplib. with php4.3.0rc1 I will get the error Fatal error: Cannot redeclare gc() in /usr/lib/php/phplib/session.inc on line 461 thats because phplib defines a function named gc(). with the php4.3.pre1 and earlier versions this problem has not been apeared - last but not least with the documentation I have not found a hint about a gc() function within php itself. -- Edit bug report at http://bugs.php.net/?id=20473&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20473&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20473&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20473&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20473&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20473&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20473&r=support Expected behavior: http://bugs.php.net/fix.php?id=20473&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20473&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20473&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20473&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20473&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20473&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20473&r=isapi