Project

General

Profile

Actions

Feature #93163

closed

Add polyfills for PHP 8

Added by Jörn Wagner over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Target version:
Start date:
2020-12-23
Due date:
% Done:

0%

Estimated time:
PHP Version:
7.4
Tags:
Complexity:
Sprint Focus:

Description

I would like to add https://packagist.org/packages/symfony/polyfill-php80 to the dependencys. That way users can already start using some PHP 8 features on PHP 7.4, which makes the transition easier later on. There are some nice functions in there like https://www.php.net/str_contains, https://www.php.net/fdiv and the Stringable interface.

Actions #1

Updated by Jörn Wagner over 3 years ago

Never mind, it's already provided by the various Symfony dependencys and doesn't need to be explicitly required.

Please close this ticket.

Actions #2

Updated by Georg Ringer about 3 years ago

  • Status changed from New to Closed

closed as requested

Actions

Also available in: Atom PDF