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
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71613
Updated by Benjamin Franzke about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e96a578578188c5d777e460ca9f004db7c7d7aeb.