symfony / polyfill-intl-idn
Symfony 对 intl 扩展的 idn_to_ascii 和 idn_to_utf8 函数的 polyfill
v1.31.0
2024-09-09 11:45 UTC
Requires
- php: >=7.2
- symfony/polyfill-intl-normalizer: ^1.10
Suggests
- ext-intl: For best performance
README
该组件为运行不带 Intl 扩展的 PHP 版本的用户提供了 idn_to_ascii
和 idn_to_utf8
函数。
更多信息可以在 主要 Polyfill README 中找到。
许可证
该库在 MIT 许可证 下发布。