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

Sync MariaDB support strategy with upstream #6110

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

derrabus
Copy link
Member

Q A
Type improvement
Fixed issues N/A

Summary

I'd like to synchronize our CI with MariaDB's maintenance policy: https://mariadb.org/about/#maintenance-policy

The means that our CI would run tests against maintained the lowest supported version (currently 10.0) and all releases currently supported upstream. And because 10.2 and 10.3 have gone EOL, I'd like to deprecate support for those releases which would allow us to consolidate the platform classes a bit on the 4.0.x branch.

@derrabus derrabus added this to the 3.7.0 milestone Jul 24, 2023
@derrabus derrabus force-pushed the improvement/mariadb-lts branch 4 times, most recently from 0ba5a4e to 6250112 Compare July 25, 2023 00:14
@derrabus derrabus merged commit 2f1e19e into doctrine:3.7.x Aug 4, 2023
78 checks passed
@derrabus derrabus deleted the improvement/mariadb-lts branch August 4, 2023 14:29
derrabus added a commit to derrabus/dbal that referenced this pull request Aug 8, 2023
* 3.7.x:
  Run tests with MySQL 8.1 (doctrine#6118)
  Sync MariaDB support strategy with upstream (doctrine#6110)
  Fix a typo and a space (doctrine#6119)
  PHPStan 1.10.26 (doctrine#6116)
  Fix self deprecation
  Pin Slevomat Coding Standard
cgknx pushed a commit to cgknx/dbal that referenced this pull request Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants