Project

General

Profile

Actions

Bug #95110

closed

missing str_ends_with() in PHP 7.4 composer min causes acceptance test failure.

Added by Anja Leichsenring over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Category:
Tests
Target version:
-
Start date:
2021-09-04
Due date:
% Done:

100%

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

Description

https://review.typo3.org/c/Packages/TYPO3.CMS/+/70835
introduces a call to https://www.php.net/str_ends_with, which is a PHP 8.0 function.
Package symfony/polyfill-php80 is required in min version 1.15.0, but the polyfill function was only introduced with version 1.16.0, see https://github.com/symfony/polyfill-php80/commit/cb64c503a89a49bcf6334a57639e244e488b0fe9


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #95077: Introduce Event for processing actions in File ListClosed2021-09-02

Actions
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/+/70894

Actions #2

Updated by Anja Leichsenring over 2 years ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review over 2 years ago

Patch set 2 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/+/70894

Actions #4

Updated by Anja Leichsenring over 2 years ago

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

Updated by Christian Kuhn over 2 years ago

  • Related to Feature #95077: Introduce Event for processing actions in File List added
Actions #6

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF