https://github.com/symfony/polyfill-php71
This component provides functions unavailable in releases prior to PHP 7.1.
https://github.com/symfony/polyfill-php71
component php polyfill symfony symfony-component
Last synced: 5 months ago
JSON representation
This component provides functions unavailable in releases prior to PHP 7.1.
- Host: GitHub
- URL: https://github.com/symfony/polyfill-php71
- Owner: symfony
- License: mit
- Created: 2016-11-14T01:18:03.000Z (over 9 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-08-02T10:24:03.000Z (over 2 years ago)
- Last Synced: 2025-01-29T14:38:47.620Z (about 1 year ago)
- Topics: component, php, polyfill, symfony, symfony-component
- Homepage: https://symfony.com/polyfill-php71
- Size: 14.6 KB
- Stars: 25
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony Polyfill / Php71
========================
This component provides functions unavailable in releases prior to PHP 7.1:
- [`is_iterable`](https://php.net/is_iterable)
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).