Skip to content

Resolves issue #47#48

Merged
simon-mundy merged 1 commit intophp-db:0.3.xfrom
simon-mundy:ddl-bug
Mar 20, 2026
Merged

Resolves issue #47#48
simon-mundy merged 1 commit intophp-db:0.3.xfrom
simon-mundy:ddl-bug

Conversation

@simon-mundy
Copy link
Member

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

Description

Fixes issue #47

@simon-mundy simon-mundy added this to the 0.2.1 milestone Mar 19, 2026
@simon-mundy simon-mundy requested a review from tyrsson March 19, 2026 23:54
@simon-mundy simon-mundy self-assigned this Mar 19, 2026
protected function setUp(): void
{
$driver = new Driver(
$this->createMock(Connection::class),
Copy link
Member

Choose a reason for hiding this comment

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

These probably need to be createStub instead of Mock?

@simon-mundy simon-mundy merged commit 8421ff7 into php-db:0.3.x Mar 20, 2026
13 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in @phpdb-mysql Mar 20, 2026
@tyrsson tyrsson modified the milestones: 0.2.1, 0.3.0 Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants