Bug #95925
closedVarious undefined array key errors in PHP8
100%
Description
PHP Warning: Undefined array key "doktype" in /var/www/html/public/typo3/sysext/core/Classes/Domain/Repository/PageRepository.php line 1138
PHP Warning: Undefined array key "PAGES_TYPES" in /var/www/html/public/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php line 761
PHP Warning: Undefined array key "_PAGES_OVERLAY" in /var/www/html/public/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php line 1594
PHP Warning: Undefined array key "addQueryString." in /var/www/html/public/typo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php line 118
Updated by Gerrit Code Review about 3 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/72103
Updated by Gerrit Code Review about 3 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/+/72103
Updated by Chris Müller about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 920e1ef40f392d7aa40becc4f0f7aa9103df03a6.