symfony / polyfill-php82
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
                                    Fund package maintenance!
                                                                            
                                                                                                                                        fabpot
                                                                                    
                                                                            
                                                                                                                                        nicolas-grekas
                                                                                    
                                                                            
                                                                                                                                        symfony.com/sponsor
                                                                                    
                                                                            
                                                                                                                                        Tidelift
                                                                                    
                                                                
Installs: 29 202 197
Dependents: 58
Suggesters: 2
Security: 0
Stars: 66
Watchers: 2
Forks: 2
pkg:composer/symfony/polyfill-php82
Requires
- php: >=7.2
README
This component provides features added to PHP 8.2 core:
- AllowDynamicProperties
- SensitiveParameter
- SensitiveParameterValue
- Random\Engine
- Random\Engine\CryptoSafeEngine
- Random\Engine\Secure(check arokettu/random-polyfill for more engines)
- odbc_connection_string_is_quoted()
- odbc_connection_string_should_quote()
- odbc_connection_string_quote()
- ini_parse_quantity()
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.