Skip to content

[Sync-EN] Modernize the PDO installation documentation - #1782

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1720
Open

[Sync-EN] Modernize the PDO installation documentation#1782
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1720

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Syncs reference/pdo/configure.xml with php/doc-en#5277 and php/doc-en#5712.

  • The Windows step no longer tells the reader to pick DLLs and load them at runtime with dl(): it says the database-specific drivers are enabled in php.ini as needed. dl() has been unavailable in most SAPIs for a long time.
  • "These DLLs should exist in extension_dir" becomes "the corresponding extension files", which is accurate on every platform.
  • The Unix step's paragraph becomes a simpara, as upstream.

EN-Revision bumped to 6e58d11156926ea75109693d63306092320b63fe, which covers both upstream commits.

Fixes: #1720

@lacatoire
lacatoire requested a review from a team as a code owner August 31, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Modernize PDO installation documentation

1 participant