rhymix/vendor/symfony/polyfill-iconv
2021-01-09 16:13:15 +09:00
..
Resources/charset Update composer dependencies 2021-01-06 21:42:06 +09:00
bootstrap.php Fix #1553 downgrade symfony packages to 1.19, for compatibility with PHP 7.0 2021-01-09 16:13:15 +09:00
composer.json Fix #1553 downgrade symfony packages to 1.19, for compatibility with PHP 7.0 2021-01-09 16:13:15 +09:00
Iconv.php Fix #1553 downgrade symfony packages to 1.19, for compatibility with PHP 7.0 2021-01-09 16:13:15 +09:00
LICENSE Update composer dependencies 2020-04-08 00:10:06 +09:00
README.md Update composer dependencies 2020-04-08 00:10:06 +09:00

Symfony Polyfill / Iconv

This component provides a native PHP implementation of the php.net/iconv functions (short of ob_iconv_handler).

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.