polyfill-php82
                                
                                 polyfill-php82 copied to clipboard
                                
                                    polyfill-php82 copied to clipboard
                            
                            
                            
                        Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
Symfony Polyfill / Php82
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.