Task #105384
closedEpic #105377: Removal of deprecated code planned to be removed in TYPO3 v14.0
Remove deprecated AbstractFile::FILETYPE_* constants
100%
Description
Remove the following deprecated AbstractFile constants:
- `\TYPO3\CMS\Core\Resource\AbstractFile::FILETYPE_TEXT`
- `\TYPO3\CMS\Core\Resource\AbstractFile::FILETYPE_IMAGE`
- `\TYPO3\CMS\Core\Resource\AbstractFile::FILETYPE_AUDIO`
- `\TYPO3\CMS\Core\Resource\AbstractFile::FILETYPE_VIDEO`
- `\TYPO3\CMS\Core\Resource\AbstractFile::FILETYPE_APPLICATION`
Updated by Thomas Hohn about 1 month ago
- Related to Epic #105377: Removal of deprecated code planned to be removed in TYPO3 v14.0 added
Updated by Thomas Hohn about 1 month ago
- Related to deleted (Epic #105377: Removal of deprecated code planned to be removed in TYPO3 v14.0)
Updated by Gerrit Code Review about 1 month ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86683
Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86683
Updated by Gerrit Code Review 30 days ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86683
Updated by Gerrit Code Review 29 days ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86683
Updated by Gerrit Code Review 29 days ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86683
Updated by Gerrit Code Review 29 days ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86683
Updated by Anonymous 29 days ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 23874e32a0cec42de3606f30d19b49f86b581648.
Updated by Christian Kuhn 28 days ago
- Related to Feature #102032: Use BackedEnum for FILETYPE_* constants in AbstractFile added