Bug #40137
Task #40095: Move core to namespaces
Interface not correctly initialized
Status: | Resolved | Start date: | 2012-08-24 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Workspaces | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
PHP Fatal error: Declaration of TYPO3\\CMS\\Workspaces\\ExtDirect\\WorkspaceSelectorToolbarItem::__construct() must be compatible with that of TYPO3\\CMS\\Backend\\Toolbar\\ToolbarItemHookInterface::__construct()
Associated revisions
[TASK] Constructor not correctly declared for WorkspaceSelectorToolbarItem
Constructor in WorkspaceSelectorToolbarItem is not correctly declared.
\TYPO3backend -> \TYPO3\CMS\Backend\Controller\BackendController
Change-Id: Iefe08e47342c015898c77036684fc2344105aa4e
Resolves: #40137
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.org/14048
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14048
#2 Updated by Christian Kuhn almost 3 years ago
- Parent task set to #40095
#3 Updated by Wouter Wolters almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:d1a94493b8a528f01171469f84a364ae8080edfa.
#4 Updated by Michael Stucki over 1 year ago
- Category set to Workspaces
#5 Updated by Michael Stucki over 1 year ago
- Project changed from Workspaces & Versioning to Core
- Category changed from Workspaces to Workspaces