Pull merge.
[yaffs-website] / vendor / symfony / polyfill-ctype / README.md
1 Symfony Polyfill / Ctype
2 ========================
3
4 This component provides `ctype_*` functions to users who run php versions without the ctype extension.
5
6 More information can be found in the
7 [main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
8
9 License
10 =======
11
12 This library is released under the [MIT license](LICENSE).