[TYPO3-core] RFC Bug #11272: Autoloader floads sysLog with XCLASS failures
Rupert Germann
rupi at gmx.li
Wed Jun 10 19:43:21 CEST 2009
and this patch is also a great performance improvement - it has the same
positive effect like the hack I described in the 4.3 group.
so +1 for the FALSE
greets
rupert
Rupert Germann wrote:
> Oliver Hader wrote:
> ...
>> "class_exists('ux_t3lib_matchCondition', true)". This prevents files
>> from being autoloaded here. This parameter was removed by accident in an
>> earlier commit.
>
> ähhm, FALSE would be the correct parameter
> php manual says:
> autoload
> Whether or not to call __autoload by default. Defaults to TRUE.
>
> and my debugger says that they are right ;-)
>
> greets
> rupert
More information about the TYPO3-team-core
mailing list