summaryrefslogtreecommitdiff
path: root/vendor/symfony/polyfill-php71/README.md
blob: cc1c49821abfce9d88638f37634b9c55c6c89a36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Symfony Polyfill / Php71
========================

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

- [`is_iterable`](http://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).