symfony / polyfill-php82
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
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.