https://github.com/symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
https://github.com/symfony/polyfill-php56
component php polyfill symfony symfony-component
Last synced: 11 days ago
JSON representation
This component provides functions unavailable in releases prior to PHP 5.6.
- Host: GitHub
- URL: https://github.com/symfony/polyfill-php56
- Owner: symfony
- License: mit
- Created: 2015-10-22T12:56:59.000Z (over 9 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-08-02T10:25:46.000Z (almost 2 years ago)
- Last Synced: 2025-05-11T06:03:48.236Z (14 days ago)
- Topics: component, php, polyfill, symfony, symfony-component
- Homepage: https://symfony.com/polyfill-php56
- Size: 21.5 KB
- Stars: 1,566
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony Polyfill / Php56
========================This component provides functions unavailable in releases prior to PHP 5.6:
- [`hash_equals`](https://php.net/hash_equals) (part of [hash](https://php.net/hash) extension)
- [`ldap_escape`](https://php.net/ldap_escape) (part of [ldap](https://php.net/ldap) extension)More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).License
=======This library is released under the [MIT license](LICENSE).