mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Mention pecl/idn version numbers where appropriate. Deals with PHP bug #51539
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304879 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2fa565d97d
commit
6d2f5684cc
1 changed files with 2 additions and 2 deletions
|
@ -134,8 +134,8 @@
|
|||
<function name='intl_get_error_message' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
||||
<function name='intl_is_failure' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
||||
<function name='intl_error_name' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
||||
<function name='idn_to_ascii' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.2'/>
|
||||
<function name='idn_to_utf8' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.2'/>
|
||||
<function name='idn_to_ascii' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.2, PECL idn >= 0.1'/>
|
||||
<function name='idn_to_utf8' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.2, PECL idn >= 0.1'/>
|
||||
<!-- FIXME PHP_6
|
||||
<function name='idn_to_unicode' from='PHP 6'/>
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue