Skip to content

Provide Driver defaults#145

Merged
tyrsson merged 3 commits intophp-db:0.6.xfrom
tyrsson:provide-driver-defaults
Apr 13, 2026
Merged

Provide Driver defaults#145
tyrsson merged 3 commits intophp-db:0.6.xfrom
tyrsson:provide-driver-defaults

Conversation

@tyrsson
Copy link
Copy Markdown
Member

@tyrsson tyrsson commented Apr 1, 2026

Signed-off-by: Joey Smith jsmith@webinertia.net

Q A
Documentation no
Bugfix yes
BC Break yes
New Feature no
RFC no
QA yes
House Keeping no

Description

Provide driver defaults and move PDO contructors for ABstractPdo and AbstractPdoConnection to the concrete classes in the driver packages.

Signed-off-by: Joey Smith <jsmith@webinertia.net>
@tyrsson tyrsson self-assigned this Apr 1, 2026
@tyrsson tyrsson added bug Something isn't working enhancement New feature or request labels Apr 1, 2026
@tyrsson tyrsson added this to @phpdb Apr 1, 2026
@github-project-automation github-project-automation bot moved this to Todo in @phpdb Apr 1, 2026
@tyrsson tyrsson added this to the 0.6.0 milestone Apr 1, 2026
Signed-off-by: Joey Smith <jsmith@webinertia.net>
@tyrsson tyrsson requested a review from simon-mundy April 3, 2026 18:18
simon-mundy
simon-mundy previously approved these changes Apr 3, 2026
Copy link
Copy Markdown
Member

@simon-mundy simon-mundy left a comment

Choose a reason for hiding this comment

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

All good, just with the note re: cleanup. I think we should squish all the 'todo' wherever possible

Comment thread test/unit/Adapter/Driver/Pdo/TestAsset/TestPdo.php Outdated
…es will need to be made downstream in the driver packages.

Signed-off-by: Joey Smith <jsmith@webinertia.net>
@github-project-automation github-project-automation bot moved this from Todo to In Progress in @phpdb Apr 13, 2026
@tyrsson tyrsson merged commit 81844a5 into php-db:0.6.x Apr 13, 2026
13 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in @phpdb Apr 13, 2026
@tyrsson tyrsson deleted the provide-driver-defaults branch April 13, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants