[TYPO3-dev] Re: [TYPO3-core] New TYPO3 Coding Guidelines

Dmitry Dulepov dmitry.dulepov at gmail.com
Thu Jul 9 21:13:44 CEST 2009


Hi!

Vladimir Podkovanov wrote:
> since single quotes vs double quotes are now working eighter fast (see
> http://www.phpbench.com/) would not be better to use
> 
> "Hello $userName"
> rather than
> 'Hello ' . $userName ?
> 
> In such way it saves time on concatenations.

It wouldn't. We already have a certain style in the core and we will follow that. We changed it once and changing it again is useless loss of time.

-- 
Dmitry Dulepov
LinkedIn: http://www.linkedin.com/in/dmitrydulepov
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs




More information about the TYPO3-dev mailing list