Projekt

Obecné

Profil

Stáhnout (515 Bajtů) Statistiky
| Větev: | Revize:
1 cb15593b Cajova-Houba
Symfony Polyfill / Php56
2
========================
3
4
This component provides functions unavailable in releases prior to PHP 5.6:
5
6
- [`hash_equals`](http://php.net/hash_equals)  (part of [hash](http://php.net/hash) extension)
7
- [`ldap_escape`](http://php.net/ldap_escape) (part of [ldap](http://php.net/ldap) extension)
8
9
More information can be found in the
10
[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
11
12
License
13
=======
14
15
This library is released under the [MIT license](LICENSE).