Skip to content

Conversation

@tyrsson
Copy link
Member

@tyrsson tyrsson commented Dec 23, 2025

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

Description

  • Introduces a completely new (and simplified) factory workflow.
  • Streamlines integration/unit test setup with new SetupTrait implementation.
  • Provides a way to mock service manager services for use in test or actual class usage for integration test.
  • Changes top level 'db' config key to use AdapterInterface::class key.

Signed-off-by: Joey Smith <[email protected]>

Signed-off-by: Joey Smith <[email protected]>
Refactors all factories (Pdo has not been completed) to work primarily through the abstract factory.
Signed-off-by: Joey Smith <[email protected]>

Signed-off-by: Joey Smith <[email protected]>
Signed-off-by: Joey Smith <[email protected]>

Signed-off-by: Joey Smith <[email protected]>
@tyrsson tyrsson merged commit 41d26d9 into php-db:0.1.x Jan 1, 2026
1 of 13 checks passed
@tyrsson tyrsson deleted the fix-phpunit branch January 1, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant