Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect doctrine bridge version #917

Merged
merged 1 commit into from Feb 5, 2019

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Feb 4, 2019

Although it is in the PropertyInfo sub namespace, the DoctrineExtractor
class is in the doctrine bridge, which means we should detect the
doctrine bridge version and not the PropertyInfo component version.

Fixes #883, Closes #884

DependencyInjection/DoctrineExtension.php Outdated Show resolved Hide resolved
@greg0ire
Copy link
Member Author

greg0ire commented Feb 4, 2019

The only concern about this is the name of the property not being covered by the BC-promise. If this gets merged, I shall make a PR on DoctrineExtractor to explain the situation and forbid any changes on that property.

Although it is in the PropertyInfo sub namespace, the DoctrineExtractor
class is in the doctrine bridge, which means we should detect the
doctrine bridge version and not the PropertyInfo component version.

Fixes doctrine#883, Closes doctrine#884
@alcaeus alcaeus requested a review from xabbuh February 5, 2019 06:11
@alcaeus alcaeus self-assigned this Feb 5, 2019
@alcaeus alcaeus added the Bug label Feb 5, 2019
@alcaeus alcaeus added this to the 1.10.2 milestone Feb 5, 2019
@alcaeus
Copy link
Member

alcaeus commented Feb 5, 2019

Thanks for fixing @greg0ire!

@alcaeus alcaeus merged commit 19f85ec into doctrine:1.10.x Feb 5, 2019
@greg0ire greg0ire deleted the detect-proper-component branch February 5, 2019 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants