[TYPO3-core] RFC: #13670: Performance optimization: change while(list() to foreach()

Ernesto Baschny [cron IT] ernst at cron-it.de
Thu May 13 19:15:28 CEST 2010


Georg Ringer schrieb am 13.05.2010 17:57:
> Am 13.05.2010 16:41, schrieb Steffen Gebert:
>> I updated the patch to apply and respect the CGL
>>
>> Would be nice, to get this finally in.
> 
> thanks for your work! looks still perfect to me but I guess my +1
> doesn't count (on reading + have it applied for several weeks)

+1 on reading and "testing" as far as this is testeable. BE and FE work
as before, the phpunit tests "pass" (I've got some "fails" that are
unrelated to this patch).

So there are enough +1 already, which is why I commited the beast. I
split up the commit into chunks to ease spotting potential bugs later:

rev. 7592 = t3lib/
rev. 7593 = typo3/
rev. 7594 = typo3/mod/tools/em/
rev. 7595 = typo3/sysext/tstemplate_objbrowser/
rev. 7596 = typo3/sysext/belog/
rev. 7597 = typo3/sysext/lowlevel/
rev. 7598 = typo3/sysext/wizard_crpages/
rev. 7599 = typo3/sysext/statictemplates/
rev. 7600 = typo3/sysext/lang/
rev. 7601 = typo3/sysext/cms/
rev. 7602 = typo3/sysext/version/
rev. 7603 = typo3/sysext/wizard_sortpages/
rev. 7604 = typo3/sysext/impexp/
rev. 7605 = typo3/sysext/indexed_search/
rev. 7606 = typo3/sysext/rtehtmlarea/
rev. 7607 = typo3/sysext/extra_page_cm_options/
rev. 7608 = typo3/sysext/sys_action/

Thanks for the nice work, Georg!

Cheers,
Ernesto


More information about the TYPO3-team-core mailing list