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

Trigger a deprecation for versions that will be parsed differently #5844

Merged

Conversation

derrabus
Copy link
Member

Q A
Type improvement
Fixed issues #5813

Summary

#5779 simplified the way we parse MySQL/MariaDB version strings. That change had been reverted on the 3.x series but has been kept for 4.0. This PR adds a runtime deprecation if a version is encountered that will be parsed differently by DBAL 4.

@derrabus derrabus force-pushed the improvement/version-detection-deprecation branch from e568aae to 213534b Compare December 30, 2022 23:16
@derrabus derrabus merged commit 11e7042 into doctrine:3.6.x Dec 30, 2022
@derrabus derrabus deleted the improvement/version-detection-deprecation branch December 30, 2022 23:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants