reference/enchant/setup.xml
94f2c273f0bb214580b3cba17273f79e8cc2cb25
...
...
@@ -11,7 +11,7 @@
11
11
This version uses the functions of the
12
12
<link xlink:href="&url.enchant;">Enchant library</link> by
13
13
Dom Lachowicz. You need Enchant 1.2.4 or later.
14
-
Enchant 2.0.0 or later is not yet supported.
14
+
Enchant 2.0.0 or later is only supported as of PHP 8.0.0.
15
15
</para>
16
16
<para>
17
17
Enchant also requires <link xlink:href="&url.glib;">Glib 2.6</link> or greater.
...
...
@@ -36,7 +36,7 @@
36
36
<section xml:id="enchant.resources">
37
37
&reftitle.resources;
38
38
<para>
39
-
There are two types of resources in this extension. The first
39
+
Prior to PHP 8.0.0, there are two types of resources in this extension. The first
40
40
one is the broker (backends manager) and the second is for the
41
41
dictionary.
42
42
</para>
43
43