Actions
Task #83255
closedDeprecation notices from ClassSchema.php should contain offending class name
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Logging
Target version:
-
Start date:
2017-12-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
ClassSchema thows deprecation notices in few places like:
"Tagging methods with @ignorevalidation is deprecated and will be removed ..."
the issue is, that it doesn't give a hint about which file/class contains deprecated code.
Actions