symfony / polyfill-php81
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 387 206 726
Dependents: 170
Suggesters: 1
Security: 0
Stars: 888
Watchers: 4
Forks: 9
pkg:composer/symfony/polyfill-php81
Requires
- php: >=7.2
README
This component provides features added to PHP 8.1 core:
array_is_list
enum_exists
MYSQLI_REFRESH_REPLICA
constantReturnTypeWillChange
CURLStringFile
(but only if PHP >= 7.4 is used)
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.