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: 34 246 573
Dependents: 86
Suggesters: 0
Security: 0
Stars: 106
Watchers: 6
Forks: 2
pkg:composer/symfony/polyfill-php84
Requires
- php: >=7.2
README
This component provides features added to PHP 8.4 core:
- array_find,- array_find_key,- array_anyand- array_all
- bcdivmod
- Deprecated
- CURL_HTTP_VERSION_3and- CURL_HTTP_VERSION_3ONLYconstants
- fpow
- grapheme_str_split
- mb_trim,- mb_ltrimand- mb_rtrim
- mb_ucfirstand- mb_lcfirst
- ReflectionConstant
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.