1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Remove obsolete PHP 4 related info

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344778 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker
2018-04-20 22:40:50 +00:00
parent 703247e8eb
commit f53aa561ae

View File

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