Bug #52886
closedFatal error during installation (presets mode)
100%
Description
On the last step in install tool the error
Fatal error: Can't inherit abstract function TYPO3\CMS\Install\Configuration\PresetInterface::isAvailable() (previously declared abstract in TYPO3\CMS\Install\Configuration\AbstractPreset) in C:\Users\Nicole\Version Control\Git\TYPO3\TYPO3.CMS\master\typo3\sysext\install\Classes\Configuration\Charset\MbstringPreset.php on line 32
pops up. It seems that both, the abstract class and interface try to implement the same function (isAvailable).
Updated by Gerrit Code Review about 11 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 https://review.typo3.org/24837
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24837
Updated by Nicole Cordes about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c7164cc6c7f8e01b7fcfc1f95e185049d76808a3.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed