Skip to content

Make adding pdo_pgsql more prominent#379

Merged
samdark merged 1 commit intomasterfrom
start-databases-pdo-pgsql
Feb 21, 2026
Merged

Make adding pdo_pgsql more prominent#379
samdark merged 1 commit intomasterfrom
start-databases-pdo-pgsql

Conversation

@samdark
Copy link
Member

@samdark samdark commented Feb 21, 2026

Q A
Is bugfix?
New feature?
Breaks BC?
Tests pass? ✔️
Fixed issues -

Copilot AI review requested due to automatic review settings February 21, 2026 21:30
@samdark samdark merged commit 3841a0a into master Feb 21, 2026
6 checks passed
@samdark samdark deleted the start-databases-pdo-pgsql branch February 21, 2026 21:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the documentation for adding PostgreSQL support to a Yii3 application by making the pdo_pgsql extension installation instructions more prominent and detailed. Instead of just mentioning to add it to the install-php-extensions list, the PR now shows a complete example of what the Dockerfile configuration should look like.

Changes:

  • Expanded the Docker setup instructions to include a full dockerfile code block showing all required PHP extensions including pdo_pgsql
  • Separated the rebuild command into its own code block with proper shell syntax highlighting for better clarity

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.

2 participants