Actions
Bug #89274
closedIllegal offset type in isset or empty in Locales.php
Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-09-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
#89056 introduced a regression that breaks the localization handling in the install tool:
PHP Warning: Illegal offset type in isset or empty in /var/www/html/typo3_src/typo3/sysext/core/Classes/Localization/Locales.php line 205
Updated by Gerrit Code Review about 5 years ago
- Status changed from In Progress 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/c/Packages/TYPO3.CMS/+/61810
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61810
Updated by Andreas Kienast about 5 years ago
- Status changed from Under Review to Rejected
Actions