Security update to Drupal 8.4.6
[yaffs-website] / vendor / symfony / polyfill-iconv / README.md
1 Symfony Polyfill / Iconv
2 ========================
3
4 This component provides a native PHP implementation of the
5 [php.net/iconv](http://php.net/iconv) functions
6 (short of [`ob_iconv_handler`](http://php.net/manual/en/function.ob-iconv-handler.php)).
7
8 More information can be found in the
9 [main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
10
11 License
12 =======
13
14 This library is released under the [MIT license](LICENSE).