Skip to content
Snippets Groups Projects
Commit a34b4baa authored by Daniel Siepmann's avatar Daniel Siepmann Committed by Christian Kuhn
Browse files

[BUGFIX] Avoid undefined array key in ObjectStorage::offsetGet()

Requesting an none existing entry resulted in an PHP Warning in newer
PHP 8.x versions.

Resolves: #97554
Releases: main, 11.5
Change-Id: Ie0096b8e2fe6593aa577279d2ef843151d1af8b8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77263


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
parent 9a27f802
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