CARVIEW |
symfony / polyfill-php56
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 196 628 534
Dependents: 35
Suggesters: 2
Security: 0
Stars: 1 563
Watchers: 4
Forks: 4
Type:metapackage
pkg:composer/symfony/polyfill-php56
Requires
- php: >=7.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675
- Nicolas Grekas <p.woop@tchwork.com>
- Symfony Community
README
This component provides functions unavailable in releases prior to PHP 5.6:
hash_equals
(part of hash extension)ldap_escape
(part of ldap extension)
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.