Updating Symfony lib and dependencies: forgot a few files + composer.lock

This commit is contained in:
Molkobain
2019-11-18 18:08:40 +01:00
parent c76cccd2e7
commit 1636f9839c
23 changed files with 1252 additions and 144 deletions

View File

@@ -0,0 +1,15 @@
Symfony Polyfill / Php56
========================
This component provides functions unavailable in releases prior to PHP 5.6:
- [`hash_equals`](http://php.net/hash_equals) (part of [hash](http://php.net/hash) extension)
- [`ldap_escape`](http://php.net/ldap_escape) (part of [ldap](http://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).