Skip to content
Snippets Groups Projects
Commit 06aca1a2 authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Avoid PHP warning in Extbase Workspace Overlays

Due to the fact that PageRepository->getRawRecord()
can return an array OR 0 (int) Typo3DbBackend must check
for an array in order to avoid a PHP warning.

Resolves: #94140
Releases: main, 11.5
Change-Id: Ib957bbfa20e8aac1b7b232f877bba74a7cfa6ff5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73085


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent fb4252d0
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment