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.
Updated by Tymoteusz Motylewski almost 7 years ago
- Related to Epic #82703: Introduce doctrine/annotations to replace user defined annotations (mostly in Extbase) added
Updated by Gerrit Code Review over 6 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 https://review.typo3.org/57956
Updated by Anonymous over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 55b512662eb18b86d0db742dbe1976a923ec018a.
Actions