Actions
Bug #22497
closedUnit test for removexss crash phpunit module
Start date:
2010-04-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The require() statement in the unit test triggers a fatal error about not being able to redefine the class.
Solution: use require_once()
(issue imported from #M14176)
Files
Actions