Bug #67285
closedIllegal string offset in ExtensionManagementUtility.php
100%
Description
The sys_log is filled with PHP warnings:
Core: Error handler (FE): PHP Warning: Illegal string offset \'showitem\' in /path/typo3_src-6.2.12/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php line 288
typo3/sysext/core/Classes/Utility/GeneralUtility.php#4737 // TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes#423 // TYPO3\CMS\Core\Error\ErrorHandler->handleError#288 // TYPO3\CMS\Core\Error\ErrorHandler->writeLog#137 // Geithware\DebugMysqlDb\Database\DatabaseConnection->exec_INSERTquery#196 // Geithware\DebugMysqlDb\Database\DatabaseConnection->myDebug#156
Updated by Gerrit Code Review over 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 http://review.typo3.org/39929
Updated by Gerrit Code Review over 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 http://review.typo3.org/39929
Updated by Gerrit Code Review over 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 http://review.typo3.org/39929
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39929
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39988
Updated by Wouter Wolters over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dfd5b2e2e8f2002756e123d5f30fffaa86fa5ced.