[TYPO3-core] RFC #14079: Bug: Running the unit tests floods the deprecation log
Stefan Geith
typo3dev2010.nospam1 at geithware.de
Thu Apr 15 09:10:02 CEST 2010
Oliver Klee schrieb:
> The testcases already backup and restore
> $GLOBALS['TYPO3_CONF_VARS']['SYS'], so that already has been taken care of.
>
> I've attached a new patch for review.
+1 by testing, but one warning is left:
15.04.10 09:07: t3lib_div::makeInstanceClassName() - since TYPO3 4.3 -
Use t3lib_div::makeInstance('myClass', $arg1, $arg2, ..., $argN) -
require#51 // tx_phpunit_module1->main#56 //
tx_phpunit_module1->runTests_render#117 //
tx_phpunit_module1->runTests_renderRunningTest#190 //
tx_phpunit_module1->simulateFrontendEnviroment#407 //
t3lib_div::makeInstanceClassName#622 //
t3lib_div::logDeprecatedFunction#5099 (.4/t3lib/class.t3lib_div.php#5098)
/Stefan
More information about the TYPO3-team-core
mailing list