Actions
Bug #41122
closedTask #40095: Move core to namespaces
Do a class_alias call early in the bootstrap for base classes
Start date:
2012-09-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Base classes that are required early in the bootstrap (like t3lib_div or t3lib_extmgm)
should be handled with a class_alias to maintain better backwards compatibility
Actions