rhymix/vendor/symfony/polyfill-intl-idn
2022-12-26 00:19:37 +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 Update composer.json for PHP 7.2 2022-12-26 00:19:37 +09:00
bootstrap80.php Update composer.json for PHP 7.2 2022-12-26 00:19:37 +09:00
composer.json Update composer.json for PHP 7.2 2022-12-26 00:19:37 +09:00
Idn.php Update composer.json for PHP 7.2 2022-12-26 00:19:37 +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.json for PHP 7.2 2022-12-26 00:19:37 +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.