-
Notifications
You must be signed in to change notification settings - Fork 875
Expand file tree
/
Copy pathversions.xml
More file actions
53 lines (52 loc) · 3.18 KB
/
Copy pathversions.xml
File metadata and controls
53 lines (52 loc) · 3.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name="enchant_broker_describe" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0"/>
<function name="enchant_broker_dict_exists" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_broker_free" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 " deprecated="PHP 8.0.0"/>
<function name="enchant_broker_free_dict" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 " deprecated="PHP 8.0.0"/>
<function name="enchant_broker_get_dict_path" from="PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1" deprecated="PHP 8.0.0"/>
<function name="enchant_broker_get_error" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_broker_init" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_broker_list_dicts" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 1.0.1"/>
<function name="enchant_broker_request_dict" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_broker_request_pwl_dict" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_broker_set_dict_path" from="PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1" deprecated="PHP 8.0.0"/>
<function name="enchant_broker_set_ordering" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_dict_add_to_personal" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 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 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_dict_check" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_dict_describe" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_dict_get_error" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_dict_is_added" from="PHP 8"/>
<function name="enchant_dict_is_in_session" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 " deprecated="PHP 8.0.0"/>
<function name="enchant_dict_quick_check" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant:0.2.0-1.0.1"/>
<function name="enchant_dict_store_replacement" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
<function name="enchant_dict_suggest" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 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
-->