Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Conversation

snebes
Copy link
Collaborator

@snebes snebes commented Sep 25, 2019

Ref: #318

Doctrine Issue discussion: doctrine/orm#7827

@gilles-g
Copy link
Member

Hi,

Is this still working with ORM < 2.6.4?

I would like to be sure that if I merge this PR it will no throw a BC for users

@gilles-g gilles-g self-requested a review September 26, 2019 07:33
@snebes
Copy link
Collaborator Author

snebes commented Oct 1, 2019

@Spike31 It will continue to work with older doctrine/orm versions. The changes made in orm v2.6.4 "corrected" the bug, bypassing the validation of the specified type passed with parameters. This change makes both old and new orm versions force guessing the type of the parameters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants