Actions
Bug #76043
closedIs that really necessary: Uncaught TYPO3 Exception: #1363778104: There is no @var annotation for property...
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-05-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
having a class with a property without an @var annotation causes the show to totally stop. Is this exception really necessary?
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1363778104: There is no @var annotation for property "xyz" in class "ABC\DEF". | InvalidArgumentException thrown in file ...typo3/typo3_src-6.2.15/typo3/sysext/extbase/Classes/Validation/ValidatorResolver.php in line 259.
Updated by Markus Klein over 8 years ago
- Status changed from New to Rejected
Please discuss such questions on Slack. For sure a behaviour like that will not be changed in a released version.
Actions