[TYPO3-core] FYI: #13448: typo in BE cache init section

Steffen Kamper ks at dislabs.de
Mon Feb 8 09:28:38 CET 2010


Hi,

Christian Kuhn schrieb:
> Hey,
> 
> Steffen Kamper wrote:
>> i also saw this in BT, and wondered.
>> But, if unsetting, both objects should be unset:
>> unset($typo3CacheManager, $typo3CacheFactory);
> 
> Good catch.
> 

bad catch. $typo3CacheFactory is the later used 
$GLOBALS['typo3CacheFactory'] which is not obvious reading init.php, and 
it's a Singleton, so no unset needed.

Reverted the Follow-up in trunk rev 6883 and 4_3 rev 6884

vh Steffen


More information about the TYPO3-team-core mailing list