Project

General

Profile

Actions

Bug #86373

closed

Installing typo3db_legacy result in error for upgrade wizards

Added by Johannes Kasberger over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2018-09-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

During the upgrade from an TYPO3 8 page to the current 9.5-dev version (last commit ab48937e3e3507cb0cec691e0773b49b1006c18c) the upgrade wizard offered to install the extension typo3db_legacy. I installed the extension and after that the message "Something went wrong" comes up and no further wizard worked any more.
The following message was logged:

Got error 'PHP message: PHP Fatal error:  Class TYPO3\\CMS\\Typo3DbLegacy\\Updates\\DbalAndAdodbExtractionUpdate 
contains 6 abstract methods and must therefore be declared abstract or implement the remaining methods 
(TYPO3\\CMS\\Install\\Updates\\UpgradeWizardInterface::getIdentifier, 
TYPO3\\CMS\\Install\\Updates\\UpgradeWizardInterface::getTitle, 
TYPO3\\CMS\\Install\\Updates\\UpgradeWizardInterface::getDescription, ...)
in typo3conf/ext/typo3db_legacy/Classes/Updates/DbalAndAdodbExtractionUpdate.php on line 124

After I disabled the extension the remaining wizards started working again.

Actions

Also available in: Atom PDF