[TYPO3-core] RFC #13681: Improve performance of t3lib_div::revExplode

Christian Kuhn lolli at schwarzbu.ch
Thu Mar 25 02:07:48 CET 2010


Benjamin Mack wrote:
> can you confirm that array_reverse resets the array internally?

Just tested: array_reverse() internally resets the pointer of the input 
array, and pointer of result array points to first element.

v4 looks good to me, +1 on reading and testing (with testcase).

Cheers
Christian


More information about the TYPO3-team-core mailing list