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

Drop support for MySQL 5.6 and older and MariaDB 10.2.6 and older #5089

Merged
merged 1 commit into from Dec 12, 2021

Conversation

morozov
Copy link
Member

@morozov morozov commented Dec 4, 2021

Q A
Type improvement
BC Break yes

Deprecated in #5072.

We cannot just merge the MySQLPlatform and MySQL57Platform classes as we usually do since the MariaDB platform class extends MySQLPlatform as well. This way would receive all the changes from MySQL57Platform.

TODO:

@morozov morozov added this to the 4.0.0 milestone Dec 4, 2021
@morozov morozov marked this pull request as draft December 4, 2021 19:48
@morozov morozov force-pushed the remove-mysql-5.6 branch 3 times, most recently from 9c149a3 to 499b6e8 Compare December 5, 2021 18:39
@morozov morozov changed the title Drop support for MySQL 5.6 and older Drop support for MySQL 5.6 and older and MariaDB 10.2 and older Dec 5, 2021
@morozov morozov changed the title Drop support for MySQL 5.6 and older and MariaDB 10.2 and older Drop support for MySQL 5.6 and older and MariaDB 10.1 and older Dec 7, 2021
@morozov morozov force-pushed the remove-mysql-5.6 branch 2 times, most recently from ae41bd3 to aa0b5dd Compare December 9, 2021 02:33
@morozov morozov marked this pull request as ready for review December 10, 2021 01:59
@morozov morozov changed the title Drop support for MySQL 5.6 and older and MariaDB 10.1 and older Drop support for MySQL 5.6 and older and MariaDB 10.2.6 and older Dec 10, 2021
@morozov morozov merged commit d8dc01f into doctrine:4.0.x Dec 12, 2021
@morozov morozov deleted the remove-mysql-5.6 branch December 12, 2021 20:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 13, 2022
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