Skip to content
Snippets Groups Projects
Commit d164d3e7 authored by Christian Kuhn's avatar Christian Kuhn Committed by Anja Leichsenring
Browse files

[BUGFIX] Wrong 'default' in match expression

The match expression in PHP needs default as
keyword, not as string literal.

Change-Id: I8f242b47c74920034e046ce957cb5830d0584aa0
Resolves: #96794
Related: #96688
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73362


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent f2e25454
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