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
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New 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/46001
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46001
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46001
Updated by Gerrit Code Review almost 9 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/46079
Updated by Michael Oehlhof almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 00eb1023932c12c424e54573a8a15cf7d7d33e28.
Actions