CARVIEW |
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: 388 197 015
Dependents: 171
Suggesters: 1
Security: 0
Stars: 888
Watchers: 4
Forks: 9
pkg:composer/symfony/polyfill-php81
Requires
- php: >=7.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c
- Nicolas Grekas <p.woop@tchwork.com>
- Symfony Community
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.