mirror of https://github.com/YOURLS/YOURLS
4b3ca3f2bd
- Upgrading composer/ca-bundle (1.3.1 => 1.3.4) - Upgrading geoip2/geoip2 (v2.12.2 => v2.13.0) - Upgrading ozh/bookmarkletgen (1.2 => 1.2.2) - Upgrading pomo/pomo (v1.4.1 => v1.5.0) - Upgrading rmccue/requests (2.0.2 => v2.0.5) - Upgrading spatie/array-to-xml (2.16.0 => 2.17.1) - Upgrading symfony/polyfill-intl-idn (v1.25.0 => v1.27.0) - Upgrading symfony/polyfill-intl-normalizer (v1.25.0 => v1.27.0) - Upgrading symfony/polyfill-mbstring (v1.25.0 => v1.27.0) - Upgrading symfony/polyfill-php72 (v1.25.0 => v1.27.0) |
||
---|---|---|
.. | ||
Resources/unidata | ||
Idn.php | ||
Info.php | ||
LICENSE | ||
README.md | ||
bootstrap.php | ||
bootstrap80.php | ||
composer.json |
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.