php-doc-en/reference/enchant/versions.xml
Yoshinari Takaoka e9d73348f9 Added PHP 8 into versions.xml for enchant based on stubs.
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-400.
2021-01-24 17:34:55 +01:00

53 lines
3.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name="enchant_broker_describe" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0"/>
<function name="enchant_broker_dict_exists" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_broker_free" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_broker_free_dict" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_broker_get_dict_path" from="PHP 5 &gt;= 5.3.1, PHP 7, PHP 8, PECL enchant &gt;= 1.0.1" deprecated="PHP 8.0.0"/>
<function name="enchant_broker_get_error" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_broker_init" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_broker_list_dicts" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 1.0.1"/>
<function name="enchant_broker_request_dict" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_broker_request_pwl_dict" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_broker_set_dict_path" from="PHP 5 &gt;= 5.3.1, PHP 7, PHP 8, PECL enchant &gt;= 1.0.1" deprecated="PHP 8.0.0"/>
<function name="enchant_broker_set_ordering" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_dict_add_to_personal" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 " deprecated="PHP 8.0.0"/>
<function name="enchant_dict_add" from="PHP 8"/>
<function name="enchant_dict_add_to_session" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_dict_check" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_dict_describe" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_dict_get_error" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_dict_is_added" from="PHP 8"/>
<function name="enchant_dict_is_in_session" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 " deprecated="PHP 8.0.0"/>
<function name="enchant_dict_quick_check" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant:0.2.0-1.0.1"/>
<function name="enchant_dict_store_replacement" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchant_dict_suggest" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL enchant &gt;= 0.1.0 "/>
<function name="enchantbroker" from="PHP 8"/>
<function name="enchantdictionary" from="PHP 8"/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->