DBX/installation: extension was moved to PECL

The extension has not been longer bundled with PHP since 5.1.0.

Ref: https://www.php.net/manual/en/intro.dbx.php

Patch provided by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349953 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2020-05-21 09:38:34 +00:00
parent e020f80412
commit 8c1cbb0cd3

View file

@ -1,7 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<section xml:id="dbx.installation" xmlns="http://docbook.org/ns/docbook">
<section xml:id="dbx.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
<para>
&pecl.moved-ver;5.1.0
</para>
<para>
&pecl.info;
<link xlink:href="&url.pecl.package;dbx">&url.pecl.package;dbx</link>.
</para>
<para>
In order to have these functions available, you must compile PHP with
dbx support by using the <option role="configure">--enable-dbx</option>