[TYPO3-core] RFC: Feature Request 6037: Performance tunning in t3lib_div by removing elderly PHP functions
Ingo Renner
ingo at typo3.org
Fri Feb 22 22:59:16 CET 2008
Oliver Hader wrote:
> - return (strpos('>,'.$list.',', ','.$item.',') ? true : false);
> + return (strpos(','.$list.',', ','.$item.',') ? true : false);
>
> Intention, but I agree that it is confusing.
Olly, could you please add a comment there?
thanks
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
More information about the TYPO3-team-core
mailing list