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

Also available in: Atom PDF