Task #80713
closedEpic #80700: Remove deprecated code from the core
Remove deprecated code from ext:extbase
100%
Description
sysext/extbase/Classes/Domain/Model/Category.php:94: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Domain/Model/Category.php:106: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Persistence/QueryInterface.php:130: * @deprecated since Extbase 6.0, will be removed in Extbase 7.0. It is deprecated only in the interface to be more
sysext/extbase/Classes/Persistence/Generic/Qom/Comparison.php:82: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Persistence/Generic/Qom/Comparison.php:142: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Persistence/Generic/Qom/Comparison.php:152: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php:97: * @deprecated since TYPO3 v8, will be removed in TYPO3 9, this option is handled automatically now in the database abstraction
sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php:105: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, as the database is taking care of query caching
sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php:345: * @deprecated since TYPO3 v8, will be removed in TYPO3 9, this option is handled automatically now in the database abstraction
sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php:356: * @deprecated since TYPO3 v8, will be removed in TYPO3 9, this option is handled automatically now in the database abstraction
sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php:366: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, as the database is taking care of query caching
sysext/extbase/Classes/Persistence/Generic/Typo3QuerySettings.php:378: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, as the database is taking care of query caching
sysext/extbase/Classes/Persistence/PersistenceManagerInterface.php:80: * @deprecated since Extbase 6.0, will be removed in Extbase 7.0. It is deprecated only in the interface to be more
sysext/extbase/Classes/Persistence/PersistenceManagerInterface.php:91: * @deprecated since Extbase 6.0, will be removed in Extbase 7.0. It is deprecated only in the interface to be more
sysext/extbase/Classes/Persistence/PersistenceManagerInterface.php:101: * @deprecated since Extbase 6.0, will be removed in Extbase 7.0. It is deprecated only in the interface to be more
sysext/extbase/Classes/Mvc/Cli/ConsoleOutput.php:159: // boolean option is @deprecated in TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Mvc/Cli/ConsoleOutput.php:239: // boolean option is @deprecated in TYPO3 v8, will be removed in TYPO3 v9
sysext/extbase/Classes/Mvc/Controller/CommandController.php:257: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, because admin role is always used in CLI mode
sysext/extbase/Classes/Mvc/Controller/CommandController.php:277: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, because admin role is always used in CLI mode
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted 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/52507
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52507
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52507
Updated by Benni Mack over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5355b0d9dd0fb3fded7b3757ef0cdf7397fcc483.