[TYPO3-dev] Extbase : Will we one day get rid of old typo3's daemons ?
Dmitry Dulepov
dmitry.dulepov+t3ml at gmail.com
Tue Feb 2 14:43:20 CET 2010
Hi!
On 2010-02-02 12:40:28 +0200, Popy said:
> Seen in Tx_Extbase_Utility_Arrays
>
>
>> $chunksArr = explode($delimiter, $string);
Does not use t3lib_div::trimExplode()
>> while (list($key, $value) = each($chunksArr)) {
Uses "each".
Basically two violations of CGL in the newest core module, yeah...
--
Dmitry Dulepov
TYPO3 expert / TYPO3 core team member / TYPO3 security team member
Read more @ http://dmitry-dulepov.com/
More information about the TYPO3-dev
mailing list