symfony / polyfill-php84
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 29 007 012
Dependents: 81
Suggesters: 0
Security: 0
Stars: 101
Watchers: 7
Forks: 2
pkg:composer/symfony/polyfill-php84
v1.33.0 2025-06-24 13:30 UTC
Requires
- php: >=7.2
README
This component provides features added to PHP 8.4 core:
array_find
,array_find_key
,array_any
andarray_all
bcdivmod
Deprecated
CURL_HTTP_VERSION_3
andCURL_HTTP_VERSION_3ONLY
constantsfpow
grapheme_str_split
mb_trim
,mb_ltrim
andmb_rtrim
mb_ucfirst
andmb_lcfirst
ReflectionConstant
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.