Skip to content

Conversation

flaupretre
Copy link
Contributor

Raises an E_STRICT error when a function or a class is referenced using a name which is not exactly the name that was used in the class/function declaration.

This is a first step towards deprecating case-insensitive matches for functions and classes (and namespaces, of course).

Note: This is just a prototype. It does not match every cases yet.

@smalyshev smalyshev added the RFC label Dec 26, 2014
@flaupretre flaupretre force-pushed the detect-case-mismatch branch 2 times, most recently from 7c14e9d to 1d9cc25 Compare January 4, 2015 22:47
@flaupretre flaupretre force-pushed the detect-case-mismatch branch from 1d9cc25 to 3bb3bcf Compare January 7, 2015 12:00
@nikic
Copy link
Member

nikic commented Apr 2, 2015

Closing as per the last ML discussion on this topic this won't be further pursued in the near future. For reference, here's the thread: http://markmail.org/message/kupyh4g5dnjujo66

@nikic nikic closed this Apr 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants