From: sbrendtro at comcast dot net Operating system: All PHP version: 5CVS-2003-12-10 (dev) PHP Bug Type: Feature/Change Request Bug description: Case Sensitive Class Names
Description: ------------ Since PHP more tightly integrating with Java in PHP5, it would be very benneficial if class names could be stored as case sensitive, or at least an option was available in php.ini. It seems strange that some things are case sensitive in PHP, while other things are not. It would be easier to follow if everything were case sensitive... function names, variable names, class names, etc. -- Edit bug report at http://bugs.php.net/?id=26575&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26575&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26575&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26575&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26575&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26575&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26575&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26575&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26575&r=support Expected behavior: http://bugs.php.net/fix.php?id=26575&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26575&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26575&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26575&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26575&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26575&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26575&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26575&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26575&r=float
