[TASK] Deprecate insertModuleFunction "$classPath" parameter
Deprecates the need to specify the $classPath when registering a submodule with ExtensionManagementUtility::insertModuleFunction. Remove the parameter's usage throughout the system extensions. Also re-adds the removed include_once that were removed without proper deprecation before (see #49992). Resolves: #52594 Releases: 6.2 Change-Id: I090278b8e2e7a15e05b14dca757ae2b8ef1e5fb4 Reviewed-on: https://review.typo3.org/24462 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
Showing
- typo3/sysext/backend/Classes/Module/AbstractFunctionModule.php 5 additions, 2 deletions.../sysext/backend/Classes/Module/AbstractFunctionModule.php
- typo3/sysext/backend/Classes/Module/BaseScriptClass.php 3 additions, 0 deletionstypo3/sysext/backend/Classes/Module/BaseScriptClass.php
- typo3/sysext/belog/ext_tables.php 1 addition, 1 deletiontypo3/sysext/belog/ext_tables.php
- typo3/sysext/cms/ext_tables.php 2 additions, 2 deletionstypo3/sysext/cms/ext_tables.php
- typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php 9 additions, 1 deletion...ysext/core/Classes/Utility/ExtensionManagementUtility.php
- typo3/sysext/func/mod1/index.php 2 additions, 0 deletionstypo3/sysext/func/mod1/index.php
- typo3/sysext/func_wizards/ext_tables.php 1 addition, 1 deletiontypo3/sysext/func_wizards/ext_tables.php
- typo3/sysext/indexed_search/Classes/Controller/IndexedPagesController.php 7 additions, 0 deletions...exed_search/Classes/Controller/IndexedPagesController.php
- typo3/sysext/indexed_search/Classes/Controller/IndexingStatisticsController.php 7 additions, 0 deletions...earch/Classes/Controller/IndexingStatisticsController.php
- typo3/sysext/indexed_search/ext_tables.php 2 additions, 2 deletionstypo3/sysext/indexed_search/ext_tables.php
- typo3/sysext/indexed_search/modfunc1/class.tx_indexedsearch_modfunc1.php 0 additions, 9 deletions...dexed_search/modfunc1/class.tx_indexedsearch_modfunc1.php
- typo3/sysext/indexed_search/modfunc2/class.tx_indexedsearch_modfunc2.php 0 additions, 9 deletions...dexed_search/modfunc2/class.tx_indexedsearch_modfunc2.php
- typo3/sysext/info/mod1/index.php 10 additions, 0 deletionstypo3/sysext/info/mod1/index.php
- typo3/sysext/info_pagetsconfig/ext_tables.php 1 addition, 1 deletiontypo3/sysext/info_pagetsconfig/ext_tables.php
- typo3/sysext/linkvalidator/ext_tables.php 1 addition, 1 deletiontypo3/sysext/linkvalidator/ext_tables.php
- typo3/sysext/recordlist/Classes/RecordList.php 0 additions, 6 deletionstypo3/sysext/recordlist/Classes/RecordList.php
- typo3/sysext/recordlist/mod1/index.php 0 additions, 4 deletionstypo3/sysext/recordlist/mod1/index.php
- typo3/sysext/recycler/mod1/index.php 1 addition, 0 deletionstypo3/sysext/recycler/mod1/index.php
- typo3/sysext/scheduler/mod1/index.php 1 addition, 0 deletionstypo3/sysext/scheduler/mod1/index.php
- typo3/sysext/tstemplate/ext_tables.php 5 additions, 5 deletionstypo3/sysext/tstemplate/ext_tables.php
Please register or sign in to comment