reference/xmlrpc/configure.xml
f53aa561ae0ad4dc1fdcba103f513df5c78e345c
...
...
@@ -5,8 +5,7 @@
5
5
<para>
6
6
XML-RPC support in PHP is not enabled by default. You will need to
7
7
use the <option role="configure">--with-xmlrpc[=DIR]</option> configuration
8
-
option when compiling PHP to enable XML-RPC support. This extension is
9
-
bundled into PHP as of 4.1.0.
8
+
option when compiling PHP to enable XML-RPC support.
10
9
</para>
11
10
</section>
12
11

13
12