Actions
Bug #72766
closedWorkspaces: Exception with PHP 7
Start date:
2016-01-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
With PHP 7 when selecting the Workspaces module this Exception occurs:
#1: PHP Warning: Declaration of TYPO3\CMS\Workspaces\Controller\ReviewController::initializeView(TYPO3\CMS\Backend\View\BackendTemplateView $view) should be compatible with TYPO3\CMS\Extbase\Mvc\Controller\ActionController::initializeView(TYPO3\CMS\Extbase\Mvc\View\ViewInterface $view) in /Users/michael/Source/TYPO3/master/TYPO3.CMS/typo3/sysext/workspaces/Classes/Controller/ReviewController.php line 27
Actions