php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #48972 Function names are case-insensitive
Submitted: 2009-07-18 19:57 UTC Modified: 2009-07-18 20:43 UTC
Votes:36
Avg. Score:4.1 ± 1.3
Reproduced:26 of 28 (92.9%)
Same Version:5 (19.2%)
Same OS:1 (3.8%)
From: jgrosch at mooseriver dot com Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 5.2.10 OS: FreeBSD 7.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jgrosch at mooseriver dot com
New email:
PHP Version: OS:

 

 [2009-07-18 19:57 UTC] 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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-04 11:18 UTC] sarimarton at gmail dot com
I second this.
 [2011-05-18 00:10 UTC] digitalprecision at gmail dot com
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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 06:01:35 2024 UTC