[TYPO3-core] RFC #14870: bugfix: typo in parameter type causes php error
Christian Kuhn
lolli at schwarzbu.ch
Sat Jun 26 01:57:54 CEST 2010
Hey,
Oliver Klee wrote:
> Am 25.06.2010 15:48, schrieb Jigal van Hemert:
>> Branches: trunk / 4.4
>
> Should this fix also get backported to FLOW3?
Not an issue in FLOW3.
@Jigal: Thanks for this one!
I'm running php 5.2 here, that's probably the reason why I didn't find
this issue during my backport work. But I'm still actively working on
the cf (see ext:enetcacheanalytics in forge for a performance testsuite)
and need to set up a php 5.3 environment soon, to compare the
directoryIterator in the flushByTag() implementation of the FileBackend:
It's _extremely_ slow in php 5.2 and I need to know if it's better in
5.3 or if we should switch to glob() for performance reasons. More
details soon ...
Regards
Christian
More information about the TYPO3-team-core
mailing list