Edit report at http://bugs.php.net/bug.php?id=48972&edit=1
ID: 48972 Comment by: digitalprecision at gmail dot com Reported by: jgrosch at mooseriver dot com Summary: Function names are case-insensitive Status: Wont fix Type: Feature/Change Request Package: Feature/Change Request Operating System: FreeBSD 7.1 PHP Version: 5.2.10 Block user comment: N Private report: N New Comment: Seriously? Won't fix? This issue coupled with loose data types just compounds the reasons why developers opt for different languages. Bad practices encourage bad code. Previous Comments: ------------------------------------------------------------------------ [2010-10-04 11:18:25] sarimarton at gmail dot com I second this. ------------------------------------------------------------------------ [2009-07-18 19:57:34] jgrosch at mooseriver dot com Description: ------------ Function names are case-insensitive. This is really stupid and makes for very bad code. If you want to really do object oriented code you need to support polymorphism and you can't do that with case-insensitive function names. How about joining us here in the 21st century and fix this. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=48972&edit=1