From: [EMAIL PROTECTED] Operating system: Linux php.ebolamonkeys.net 2.2.1 PHP version: 4.1.2 PHP Bug Type: Class/Object related Bug description: Cannot declare class "User"
When I try to declare class "User" I get: Fatal error: Cannot redeclare class user in <file-name> on line 4 I didn't find that "user" or "User" is reserved word? -- Edit bug report at http://bugs.php.net/?id=17187&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17187&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17187&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17187&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17187&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17187&r=support Expected behavior: http://bugs.php.net/fix.php?id=17187&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17187&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17187&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17187&r=globals