[FEATURE] Auto-detect event types on listener services
The 'event:' tag in Services.yaml can be omitted since, the wiring is done automatically by reflecting the target method at compile-time. Resolves: #94345 Releases: master Change-Id: I58c9072efec3dd70c8d8768dc290cf1aa6543902 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69495 Tested-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benjamin Franzke <bfr@qbus.de>
Showing
- typo3/sysext/backend/Configuration/Services.yaml 0 additions, 2 deletionstypo3/sysext/backend/Configuration/Services.yaml
- typo3/sysext/belog/Configuration/Services.yaml 0 additions, 1 deletiontypo3/sysext/belog/Configuration/Services.yaml
- typo3/sysext/core/Classes/DependencyInjection/ListenerProviderPass.php 92 additions, 20 deletions...core/Classes/DependencyInjection/ListenerProviderPass.php
- typo3/sysext/core/Configuration/Services.yaml 0 additions, 10 deletionstypo3/sysext/core/Configuration/Services.yaml
- typo3/sysext/core/Documentation/Changelog/master/Feature-94345-AutoDetectEventTypes.rst 59 additions, 0 deletions...n/Changelog/master/Feature-94345-AutoDetectEventTypes.rst
- typo3/sysext/form/Configuration/Services.yaml 0 additions, 7 deletionstypo3/sysext/form/Configuration/Services.yaml
- typo3/sysext/frontend/Configuration/Services.yaml 0 additions, 1 deletiontypo3/sysext/frontend/Configuration/Services.yaml
- typo3/sysext/indexed_search/Configuration/Services.yaml 0 additions, 1 deletiontypo3/sysext/indexed_search/Configuration/Services.yaml
- typo3/sysext/linkvalidator/Configuration/Services.yaml 0 additions, 3 deletionstypo3/sysext/linkvalidator/Configuration/Services.yaml
- typo3/sysext/recordlist/Configuration/Services.yaml 0 additions, 1 deletiontypo3/sysext/recordlist/Configuration/Services.yaml
- typo3/sysext/redirects/Classes/EventListener/RecordHistoryRollbackEventsListener.php 4 additions, 2 deletions...ses/EventListener/RecordHistoryRollbackEventsListener.php
- typo3/sysext/redirects/Configuration/Services.yaml 0 additions, 2 deletionstypo3/sysext/redirects/Configuration/Services.yaml
- typo3/sysext/scheduler/Configuration/Services.yaml 0 additions, 1 deletiontypo3/sysext/scheduler/Configuration/Services.yaml
- typo3/sysext/seo/Configuration/Services.yaml 0 additions, 1 deletiontypo3/sysext/seo/Configuration/Services.yaml
- typo3/sysext/sys_note/Configuration/Services.yaml 0 additions, 1 deletiontypo3/sysext/sys_note/Configuration/Services.yaml
Please register or sign in to comment