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:
Philip Olson 2010-10-25 16:11:23 +00:00
parent 2fa565d97d
commit 6d2f5684cc

View file

@ -134,8 +134,8 @@
<function name='intl_get_error_message' from='PHP 5 &gt;= 5.3.0, PECL intl &gt;= 1.0.0'/>
<function name='intl_is_failure' from='PHP 5 &gt;= 5.3.0, PECL intl &gt;= 1.0.0'/>
<function name='intl_error_name' from='PHP 5 &gt;= 5.3.0, PECL intl &gt;= 1.0.0'/>
<function name='idn_to_ascii' from='PHP 5 &gt;= 5.3.0, PECL intl &gt;= 1.0.2'/>
<function name='idn_to_utf8' from='PHP 5 &gt;= 5.3.0, PECL intl &gt;= 1.0.2'/>
<function name='idn_to_ascii' from='PHP 5 &gt;= 5.3.0, PECL intl &gt;= 1.0.2, PECL idn &gt;= 0.1'/>
<function name='idn_to_utf8' from='PHP 5 &gt;= 5.3.0, PECL intl &gt;= 1.0.2, PECL idn &gt;= 0.1'/>
<!-- FIXME PHP_6
<function name='idn_to_unicode' from='PHP 6'/>
-->