Project

General

Profile

Actions

Bug #97295

closed

TYPO3 core package replaces Symfony polyfills

Added by Helmut Hummel over 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-04-04
Due date:
% Done:

100%

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

Description

While Symfony documents, that those polyfills could be replaced https://github.com/symfony/polyfill/#design
it does not mean that libraries should do so. In fact, even when documented by Symfony, adding a replace to a package, that in fact does not replace the functionality works, but is semantically still wrong.

This "hack" is quite acceptable for a concrete project, but should not be applied for libraries.

It is enough to declare PHP version constraints and leave it to concrete projects to add these replaces (or not).

As such: It would be fine to keep them for typo3/cms, but they should be removed from typo3/cms-core


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #96980: Replace most symfony/polyfill-* packagesClosed2022-02-20

Actions
Actions

Also available in: Atom PDF