Breaking: #61859 - deprecated file type FILETYPE_SOFTWARE removed
See forge#61859
Description
The constant \TYPO3\
has been removed.
Impact
Using the removed constant will result in a fatal error.
Affected installations
Any installation using an extension that uses the constant \TYPO3\
.
Migration
Use \TYPO3\
instead, which matches the Iana standard.