[TASK] Deprecate FileCollection models
The classes have been marked as internal and never contained any logic. Therefore and in order to streamline the codebase of Extbase, the files will be removed with TYPO3 11.0. Resolves: #90692 Releases: master Change-Id: I12398224f729672d6503285ba7d7e9dd10de1d18 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63641 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Alexander Schnitzler <git@alexanderschnitzler.de> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Alexander Schnitzler <git@alexanderschnitzler.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-90692-DeprecateFileCollectionModels.rst 41 additions, 0 deletions...aster/Deprecation-90692-DeprecateFileCollectionModels.rst
- typo3/sysext/extbase/Classes/Domain/Model/AbstractFileCollection.php 9 additions, 0 deletions...t/extbase/Classes/Domain/Model/AbstractFileCollection.php
- typo3/sysext/extbase/Classes/Domain/Model/FolderBasedFileCollection.php 1 addition, 0 deletions...xtbase/Classes/Domain/Model/FolderBasedFileCollection.php
- typo3/sysext/extbase/Classes/Domain/Model/StaticFileCollection.php 1 addition, 0 deletions...ext/extbase/Classes/Domain/Model/StaticFileCollection.php
- typo3/sysext/extbase/Classes/Property/TypeConverter/AbstractFileCollectionConverter.php 1 addition, 0 deletions...roperty/TypeConverter/AbstractFileCollectionConverter.php
- typo3/sysext/extbase/Classes/Property/TypeConverter/FolderBasedFileCollectionConverter.php 1 addition, 0 deletions...erty/TypeConverter/FolderBasedFileCollectionConverter.php
- typo3/sysext/extbase/Classes/Property/TypeConverter/StaticFileCollectionConverter.php 1 addition, 0 deletions.../Property/TypeConverter/StaticFileCollectionConverter.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 30 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
Please register or sign in to comment