Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 9 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-08-02T10:25:46.000Z (over 1 year ago)
- Last Synced: 2024-04-23T10:35:44.331Z (7 months ago)
- Topics: component, php, polyfill, symfony, symfony-component
- Homepage: https://symfony.com/polyfill-php56
- Size: 21.5 KB
- Stars: 1,560
- Watchers: 5
- 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).