[TYPO3-core] 0013692: class.t3lib_tsparser_ext uses while (list) each instead of better foreach
Kjeld Schumacher
ks at not-only-pixel.de
Sun Feb 28 15:38:10 CET 2010
This is an SVN patch request.
Type: Code cleanup
Bugtracker references:
http://bugs.typo3.org/view.php?id=13692
Branches:
trunk
Problem:
class.t3lib_tsparser_ext uses while (list) each instead of better
performancing foreach
Solution:
replace while/list/each with foreach
Notes:
patch is attached
regards
Kjeld
More information about the TYPO3-team-core
mailing list