Actions
Task #67667
closedRemoves eval() in core Unit Tests
Start date:
2015-06-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
sysext/core/Tests/BaseTestCase.php:121: eval(
sysext/core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php:106: eval($classCode);
Updated by Benni Mack almost 10 years ago
- Target version set to 7.4 (Backend)
- Sprint Focus set to On Location Sprint
Updated by Susanne Moog almost 10 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42321
Updated by Markus Günther almost 10 years ago
After talking to Susanne Moog and some problems we split the ticket and only handle the TreeDataProviderFactoryTest here.
For the BaseTestCase will be a new ticket and maybe it is no way than using eval at this point.
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42321
Updated by Markus Günther almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2d7e5f8532c3fec03cd4cb2c53c336cbf6fa042e.
Updated by Anja Leichsenring over 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions