news/plugins/email/vendor/symfony/polyfill-intl-idn
2024-04-14 02:40:14 +02:00
..
Resources/unidata (Grav GitSync) Automatic Commit from dan 2024-04-14 02:40:14 +02:00
bootstrap.php (Grav GitSync) Automatic Commit from ORG-wiki 2021-12-04 12:05:10 +13:00
bootstrap80.php (Grav GitSync) Automatic Commit from dan 2022-04-15 11:29:38 +12:00
composer.json (Grav GitSync) Automatic Commit from dan 2024-04-14 02:40:14 +02:00
Idn.php (Grav GitSync) Automatic Commit from dan 2024-04-14 02:40:14 +02:00
Info.php (Grav GitSync) Automatic Commit from ORG-wiki 2021-12-04 12:05:10 +13:00
LICENSE (Grav GitSync) Automatic Commit from dan 2024-04-14 02:40:14 +02:00
README.md (Grav GitSync) Automatic Commit from dan 2023-06-10 00:32:19 +02: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.