Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

This component provides functions unavailable in releases prior to PHP 7.1.

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).