Actions
Bug #73866
closedWorkspace: PreviewController broken with PHP 7
Start date:
2016-03-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Remote Sprint
Description
The preview in the workspace module is broken in PHP 7:
#1: PHP Warning: Declaration of TYPO3\CMS\Workspaces\Controller\PreviewController::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 typo3/sysext/workspaces/Classes/Controller/PreviewController.php line 25
Actions