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.
This library is released under the MIT license.