[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/polyfill-php56/ -> README.md (source)

   1  Symfony Polyfill / Php56
   2  ========================
   3  
   4  This component provides functions unavailable in releases prior to PHP 5.6:
   5  
   6  - [`hash_equals`](https://php.net/hash_equals)  (part of [hash](https://php.net/hash) extension)
   7  - [`ldap_escape`](https://php.net/ldap_escape) (part of [ldap](https://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).


Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1