YOURLS/includes/vendor/symfony/polyfill-intl-idn
Léo Colombaro b9300198e3 Upgrade dependencies to match PHP 8.1+ requirement 2025-03-03 23:45:01 +01:00
..
Resources/unidata Upgrade dependencies to match PHP 8.1+ requirement 2025-03-03 23:45:01 +01:00
Idn.php Upgrade dependencies to match PHP 8.1+ requirement 2025-03-03 23:45:01 +01:00
Info.php Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +01:00
LICENSE Upgrade dependencies to match PHP 8.1+ requirement 2025-03-03 23:45:01 +01:00
README.md Bump dependencies 2023-01-07 18:36:41 +01:00
bootstrap.php Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +01:00
bootstrap80.php Bump to php 8.1 and drop 7.2, 7.3 (#3230) 2022-02-21 19:53:27 +01:00
composer.json Upgrade dependencies to match PHP 8.1+ requirement 2025-03-03 23:45:01 +01:00

README.md

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.