YOURLS/includes/vendor/symfony/polyfill-intl-idn
Léo Colombaro 4b3ca3f2bd Bump dependencies
- 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)
2023-01-07 18:36:41 +01:00
..
Resources/unidata Bump to php 8.1 and drop 7.2, 7.3 (#3230) 2022-02-21 19:53:27 +01:00
Idn.php Bump dependencies 2023-01-07 18:36:41 +01:00
Info.php Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +01:00
LICENSE Update libs and fix PHP 8 (#2824) 2021-01-31 23:32:57 +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 Bump dependencies 2023-01-07 18:36:41 +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.