From: [EMAIL PROTECTED] Operating system: Win XP PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: PHP language needs to evolve
I wanted to suggest that the php language should evolve past its perl roots. It throws in a little object orientation but not nearly enough to make php the prime choice for large apps. For one thing the "." operator should not be the concatination operator. Perl is an outdated language and all its roots should be torn out. I agree that it will take some time for this change to go into effect but PHP should resemble the C syntax that most modern languages are based upon. I think it should come to more closly resemple Java but still maintain the ability to have a structured programming style for the "quick hacks" rather than a total OOP standard. This way the more traditional programmers will not be too offended. -- Edit bug report at http://bugs.php.net/?id=20730&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20730&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20730&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20730&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20730&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20730&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20730&r=support Expected behavior: http://bugs.php.net/fix.php?id=20730&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20730&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20730&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20730&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20730&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20730&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20730&r=isapi
