Project

General

Profile

Actions

Bug #95619

closed

Nightlies fail become str_contains polyfill doesn't allow null strings.

Added by Benjamin Franzke over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Start date:
2021-10-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

Actions #1

Updated by Gerrit Code Review over 2 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

Actions #2

Updated by Benjamin Franzke over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF