Skip to content

CI MariaDB: add 11.8 #6991

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

Merged
merged 1 commit into from
Jun 15, 2025
Merged

CI MariaDB: add 11.8 #6991

merged 1 commit into from
Jun 15, 2025

Conversation

jaylinski
Copy link
Contributor

Add the latest LTS version of MariaDB.

Q A
Type improvement
Fixed issues N/A

Summary

Improve the CI to cover newer versions of MariaDB 11.8+.

https://mariadb.org/about/#maintenance-policy

@derrabus
Copy link
Member

Thanks. Please target 3.9.x.

@morozov
Copy link
Member

morozov commented Jun 12, 2025

Should we remove 11.4 from the matrix? See #6620.

@jaylinski jaylinski changed the base branch from 4.2.x to 3.9.x June 13, 2025 16:03
@jaylinski jaylinski changed the base branch from 3.9.x to 4.2.x June 13, 2025 16:03
Add the latest LTS version of MariaDB.
@jaylinski jaylinski changed the base branch from 4.2.x to 3.9.x June 13, 2025 16:05
@derrabus
Copy link
Member

Should we remove 11.4 from the matrix? See #6620.

Won't we lose coverage this way? We use different platform classes for 10.4 and 10.5. Either way, we can do this in a follow-up. This PR is valid in its current form.

@derrabus derrabus merged commit e0f651f into doctrine:3.9.x Jun 15, 2025
53 checks passed
derrabus added a commit to derrabus/dbal that referenced this pull request Jun 15, 2025
* 3.9.x:
  Bump dev tools (doctrine#7002)
  fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres (doctrine#6344)
  Run tests on MySQL 9.3 instead of 9.1 (doctrine#7001)
  CI MariaDB: add 11.8 (doctrine#6991)
@derrabus derrabus added this to the 3.9.5 milestone Jun 15, 2025
derrabus added a commit that referenced this pull request Jun 15, 2025
* 3.9.x:
  Bump dev tools (#7002)
  fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres (#6344)
  Run tests on MySQL 9.3 instead of 9.1 (#7001)
  CI MariaDB: add 11.8 (#6991)
derrabus added a commit to derrabus/dbal that referenced this pull request Jun 15, 2025
* 4.2.x:
  Ignore new PHPStan errors
  Bump dev tools (doctrine#7002)
  fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres (doctrine#6344)
  Run tests on MySQL 9.3 instead of 9.1 (doctrine#7001)
  CI MariaDB: add 11.8 (doctrine#6991)
@jaylinski jaylinski deleted the patch-1 branch June 16, 2025 21:12
derrabus added a commit to derrabus/dbal that referenced this pull request Jun 17, 2025
* 4.3.x:
  phpunit/phpunit (11.5.15 => 11.5.23) (doctrine#7006)
  Deprecate support for MariaDB 10.5 (doctrine#7000)
  Fix new and previously ignored PHPStan errors
  Ignore new PHPStan errors
  Bump dev tools (doctrine#7002)
  fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres (doctrine#6344)
  Run tests on MySQL 9.3 instead of 9.1 (doctrine#7001)
  CI MariaDB: add 11.8 (doctrine#6991)
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.

4 participants