Skip to content
Snippets Groups Projects
Commit 0ebc7a62 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Benni Mack
Browse files

[BUGFIX] Add null coalesce operator for stdWrapValue second parameter

In some setups the conf array is null and throws an error. This patch
adds the ?? operator with an empty array as fallback value.

Resolves: #92216
Related: #91657
Related: #91834
Releases: master
Change-Id: I95df9ad491f1284867a683a6980dbb1f6c3f3381
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65618


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent dc517c95
Branches
Tags
Showing
with 106 additions and 106 deletions
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