Skip to content

GH-126 Make the DummyType regsitration work with doctrine/dbal:3|4#127

Open
func0der wants to merge 2 commits into
webfactory:masterfrom
func0der:GH-126
Open

GH-126 Make the DummyType regsitration work with doctrine/dbal:3|4#127
func0der wants to merge 2 commits into
webfactory:masterfrom
func0der:GH-126

Conversation

@func0der

@func0der func0der commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

It solves the problem from GH-126 for doctrine/dbal 3 and 4.

Technically we change the API of the DummyType class, but it is not really part of the "public api" of slimdump, why I would not say this is a BC.
We could, if we wanted to be extra careful, introduce a second DummyType class which is only used for doctrine/dbal:^4

This is basically a bugfix for 1.17, since functionality was lost with allowance of doctrine/dbal:^4

AI disclosure: This code was created with the assitance of AI.

@func0der

func0der commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Unrelated changes from #128 inside here. Just to make the build green and the merge process easier, if you accept ;)

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.

1 participant