.. | ||
bootstrap.php | ||
composer.json | ||
LICENSE | ||
Php55.php | ||
Php55ArrayColumn.php | ||
README.md |
Symfony Polyfill / Php55
This component provides functions unavailable in releases prior to PHP 5.5:
boolval
json_last_error_msg
array_column
hash_pbkdf2
password_*
functions (from ircmaxell/password_compat)
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.