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 <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
Refactors all factories (Pdo has not been completed) to work primarily through the abstract factory.
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
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