rhymix/vendor/symfony/polyfill-intl-idn
2021-01-09 16:13:15 +09:00
..
Resources/unidata Fix #1553 downgrade symfony packages to 1.19, for compatibility with PHP 7.0 2021-01-09 16:13:15 +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
Idn.php Fix #1553 downgrade symfony packages to 1.19, for compatibility with PHP 7.0 2021-01-09 16:13:15 +09:00
Info.php Update composer dependencies 2021-01-06 21:42:06 +09:00
LICENSE Update composer dependencies 2021-01-06 21:42:06 +09:00
README.md Update composer dependencies 2020-04-08 00:10:06 +09:00

Symfony Polyfill / Intl: Idn

This component provides idn_to_ascii and idn_to_utf8 functions to users who run php versions without the Intl extension.

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.