• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..28-Jun-2022-

Resources/unidata/H28-Jun-2022-9,5499,426

Idn.phpH A D21-Jun-202229.7 KiB926557

Info.phpH A D21-Jun-2022493 249

LICENSEH A D21-Jun-20221.1 KiB2016

README.mdH A D21-Jun-2022469 138

bootstrap.phpH A D21-Jun-20224.5 KiB146131

bootstrap80.phpH A D21-Jun-20223.9 KiB126113

composer.jsonH A D21-Jun-20221.2 KiB4544

README.md

1Symfony Polyfill / Intl: Idn
2============================
3
4This component provides [`idn_to_ascii`](https://php.net/idn-to-ascii) and [`idn_to_utf8`](https://php.net/idn-to-utf8) functions to users who run php versions without the [Intl](https://php.net/intl) extension.
5
6More information can be found in the
7[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
8
9License
10=======
11
12This library is released under the [MIT license](LICENSE).
13