Mercurial > hg > cmmr2012-drupal-site
annotate vendor/symfony/polyfill-iconv/README.md @ 0:c75dbcec494b
Initial commit from drush-created site
author | Chris Cannam |
---|---|
date | Thu, 05 Jul 2018 14:24:15 +0000 |
parents | |
children |
rev | line source |
---|---|
Chris@0 | 1 Symfony Polyfill / Iconv |
Chris@0 | 2 ======================== |
Chris@0 | 3 |
Chris@0 | 4 This component provides a native PHP implementation of the |
Chris@0 | 5 [php.net/iconv](http://php.net/iconv) functions |
Chris@0 | 6 (short of [`ob_iconv_handler`](http://php.net/manual/en/function.ob-iconv-handler.php)). |
Chris@0 | 7 |
Chris@0 | 8 More information can be found in the |
Chris@0 | 9 [main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md). |
Chris@0 | 10 |
Chris@0 | 11 License |
Chris@0 | 12 ======= |
Chris@0 | 13 |
Chris@0 | 14 This library is released under the [MIT license](LICENSE). |