[TYPO3-core] RFC #12066: Code cleanup: Add some constants
Steffen Kamper
info at sk-typo3.de
Wed Mar 3 18:33:07 CET 2010
Hi,
Sigfried Arnold schrieb:
> Am 03.03.2010 17:51, schrieb Steffen Ritter:
>> \n is bad to read.
>> "" is slower than ''
>
> Stating double quotes are slower than single quotes is a common mistake.
> Double quotes are faster, but the difference is very insignificant.
seems you didn't read it carefully, you're wrong. Double quotes enable
parsing, which obviously is slower than single quotes without parsing.
vg Steffen
More information about the TYPO3-team-core
mailing list