[TASK] Make "$hookObject must implement interface FooInterface" more verbose
The exceptions show now the affected class that does not implement the required interface. Where possible, the FQCN in the exception message string was replaced with the shorter ::class syntax. Resolves: #76187 Releases: master, 7.6 Change-Id: Id2c290a0cf29bdec5da504a8959996bb747f1c27 Reviewed-on: https://review.typo3.org/48115 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/backend/Classes/Backend/ToolbarItems/ClearCacheToolbarItem.php 1 addition, 1 deletion...nd/Classes/Backend/ToolbarItems/ClearCacheToolbarItem.php
- typo3/sysext/backend/Classes/Controller/ContentElement/NewContentElementController.php 1 addition, 1 deletion...Controller/ContentElement/NewContentElementController.php
- typo3/sysext/backend/Classes/Form/Container/InlineRecordContainer.php 1 addition, 1 deletion.../backend/Classes/Form/Container/InlineRecordContainer.php
- typo3/sysext/backend/Classes/Form/Element/AbstractFormElement.php 1 addition, 1 deletion...sext/backend/Classes/Form/Element/AbstractFormElement.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 2 additions, 2 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/core/Classes/Controller/FileDumpController.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Controller/FileDumpController.php
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 2 additions, 2 deletionstypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php 1 addition, 1 deletion.../sysext/core/Classes/Utility/File/ExtendedFileUtility.php
- typo3/sysext/filelist/Classes/FileList.php 1 addition, 1 deletiontypo3/sysext/filelist/Classes/FileList.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php 1 addition, 1 deletion.../Classes/ContentObject/Menu/AbstractMenuContentObject.php
- typo3/sysext/frontend/Classes/Page/PageRepository.php 5 additions, 5 deletionstypo3/sysext/frontend/Classes/Page/PageRepository.php
- typo3/sysext/frontend/Classes/View/AdminPanelView.php 1 addition, 1 deletiontypo3/sysext/frontend/Classes/View/AdminPanelView.php
- typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php 5 additions, 5 deletions...sext/recordlist/Classes/RecordList/DatabaseRecordList.php
Please register or sign in to comment