reference/filter/configure.xml
a7d56396b4b04d83871e084371cd6c6fecdafaa8
...
...
@@ -3,9 +3,8 @@
3
3
<section xml:id="filter.installation" xmlns="http://docbook.org/ns/docbook">
4
4
&reftitle.install;
5
5
<para>
6
-
The filter extension is enabled by default as of PHP 5.2.0. Before this
7
-
time an experimental PECL extension was used, however, the PECL version
8
-
is no longer recommended or updated.
6
+
&installation.enabled.disable;
7
+
<option role="configure">--disable-filter</option>
9
8
</para>
10
9
</section>
11
10

12
11