[TYPO3-core] Question about namespace casing and autoloading
Peter Niederlag
peter.niederlag at typo3.org
Thu Feb 5 18:52:13 CET 2015
Hi,
On 05.02.2015 18:42, Mathias Schreiber wrote:
> Hi folks,
>
> using wrong casing in namespaces is WRONG... right? Just asking before
> we introduce a bugfix that breaks wrong usage.
[...]
> Opinions?
Keep in mind PHP is case in-sensitive for class/function names.
Enforcing proper casing imo is nice. If it speeds up things, even
better. Use of wrong casing is known to cause issues anyway.
Greets,
Peter
More information about the TYPO3-team-core
mailing list