Bug #73866
closedWorkspace: PreviewController broken with PHP 7
100%
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
Updated by Gerrit Code Review over 8 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46990
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47086
Updated by Andreas Fernandez over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 853b2e769d9471bacc5f7537f116b863a642e925.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed