Skip to content
Snippets Groups Projects
Commit 2e24b663 authored by Georg Ringer's avatar Georg Ringer Committed by Oliver Bartsch
Browse files

[BUGFIX] Avoid exception in presets of Install Tool

The method str_contains requires the 1st argument to be a string.
So we need to ensure that it is a string.

(It can be `null` if the command ran into an error.)

Resolves: #101349
Related: #70869
Releases: main, 12.4, 11.5
Change-Id: Ic4267f1fd8290d340b5fc43acd47797b592d466e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80032


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 207864d7
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