Actions
Bug #71303
closedDeclaration of BackendModuleController::redirect() should be compatible with AbstractController::redirect()
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2015-11-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
PHP Warning: Declaration of TYPO3\CMS\Install\Controller\BackendModuleController::redirect($uri) should be compatible with TYPO3\CMS\Extbase\Mvc\Controller\AbstractController::redirect($actionName, $controllerName = NULL, $extensionName = NULL, array $arguments = NULL, $pageUid = NULL, $delay = 0, $statusCode = 303) in /Users/aschnitzler/typo3-master/vendor/typo3/cms/typo3/sysext/install/Classes/Controller/BackendModuleController.php line 26
Actions