Bug #95619
closedNightlies fail become str_contains polyfill doesn't allow null strings.
100%
Description
1) TYPO3\CMS\Frontend\Tests\Unit\ContentObject\ContentObjectRendererTest::notAllStdWrapProcessorsAreCallableWithEmptyConfiguration
TypeError: Argument 1 passed to str_contains() must be of the type string, null given, called in /builds/typo3/CI/cms/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 224
/builds/typo3/CI/cms/vendor/symfony/polyfill-php80/bootstrap.php:29
/builds/typo3/CI/cms/typo3/sysext/core/Classes/Utility/GeneralUtility.php:224
/builds/typo3/CI/cms/typo3/sysext/core/Resources/PHP/GlobalDebugFunctions.php:23
/builds/typo3/CI/cms/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:2660
/builds/typo3/CI/cms/typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php:3223
/builds/typo3/CI/cms/vendor/phpunit/phpunit/phpunit:92