Actions
Bug #52910
closedCategoryRegistryTest is broken
Start date:
2013-10-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Since https://review.typo3.org/#/c/24066/ CategoryRegistryTest is broken, because argument $options of CategoryRegistry::add is a required array now. But the method throws a exception itself if the argument type doesn't match.
Updated by Gerrit Code Review about 11 years ago
- Status changed from New to Under Review
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24860
Updated by Gerrit Code Review about 11 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24860
Updated by Marc Bastian Heinrichs about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset da867812405417dc13044389bbc7e3f50debc961.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions