symfony / polyfill-php84
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Requires
- php: >=7.2
README
This component provides features added to PHP 8.4 core:
mb_ucfirst
andmb_lcfirst
array_find
,array_find_key
,array_any
andarray_all
Deprecated
CURL_HTTP_VERSION_3
andCURL_HTTP_VERSION_3ONLY
constants
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.