[DOC-CVS] [doc-en] master: PDO: Add configure parameter info (fixes #4609) (#4907)
[email protected] (AllenJB via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: AllenJB (AllenJB) Committer: GitHub (web-flow) Pusher: kamil-tekiela Date: 2025-10-12T22:38:18+01:00 Commit: https://github.com/php/doc-en/commit/78cd8f0ba32f4d9921bb8b7eca066de8de29924d Raw diff: https://github.com/php/doc-en/commit/78cd8f0ba32f4d9921bb8b7eca066de8de29924d.diff PDO: Add configure parameter info (fixes #4609) (#4907) Changed paths: M reference/pdo/configure.xml Diff: diff --git a/reference/pdo/configure.xml b/reference/pdo/configure.xml index 237e4624b926..6ed2a1b7a5cf 100644 --- a/reference/pdo/configure.xml +++ b/reference/pdo/configure.xml @@ -2,6 +2,10 @@ <!-- $Revision$ --> <section xml:id="pdo.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> &reftitle.install; + <para> + &installation.enabled.disable; + <option role="configure">--disable-pdo</option> + </para> <procedure xml:id="pdo.install.unix51up"> <title>Installing PDO on Unix systems</title> <step>