[TYPO3-dev] PHPUnit cache?
Helmut Hummel
helmut.hummel at typo3.org
Tue Nov 26 23:02:13 CET 2013
Hi Oli!
On 26.11.13 13:32, Oliver Klee wrote:
> - AFAIK, the extbase autoloader can only autoload classes within
> Classes/. Is the included class provided in ext_autoload.php? (Or you
> could require_once the class file.)
Since 6.0 there is no Extbase autoloader any more, only a core
autoloader. And this one is able to resolve classes in a Tests/ folder
as well as classes in a Classes/ folder.
Kind regards,
Helmut
--
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 Core Developer, TYPO3 Security Team Member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-dev
mailing list