[!!!][TASK] Remove $response preparation in route dispatching
Calling controllers with a prepared $response object is dropped, together with the b/w compat feature 'simplifiedControllerActionDispatching'. Resolves: #87211 Releases: master Change-Id: Ia1cba4cc78e1cf8527f9c2a8b8f20655bc6af611 Reviewed-on: https://review.typo3.org/59209 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/Http/AjaxRequestHandler.php 0 additions, 1 deletiontypo3/sysext/backend/Classes/Http/AjaxRequestHandler.php
- typo3/sysext/backend/Classes/Http/RequestHandler.php 1 addition, 11 deletionstypo3/sysext/backend/Classes/Http/RequestHandler.php
- typo3/sysext/backend/Classes/Http/RouteDispatcher.php 1 addition, 30 deletionstypo3/sysext/backend/Classes/Http/RouteDispatcher.php
- typo3/sysext/core/Classes/Configuration/Features.php 17 additions, 0 deletionstypo3/sysext/core/Classes/Configuration/Features.php
- typo3/sysext/core/Classes/Http/Dispatcher.php 1 addition, 30 deletionstypo3/sysext/core/Classes/Http/Dispatcher.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 0 additions, 3 deletions...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/master/Breaking-87193-DeprecatedFunctionalityRemoved.rst 11 additions, 0 deletions.../master/Breaking-87193-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/frontend/Classes/Http/EidRequestHandler.php 2 additions, 6 deletionstypo3/sysext/frontend/Classes/Http/EidRequestHandler.php
- typo3/sysext/frontend/Classes/Middleware/EidHandler.php 2 additions, 6 deletionstypo3/sysext/frontend/Classes/Middleware/EidHandler.php
Please register or sign in to comment