Skip to content

Conversation

@derrabus
Copy link
Member

@derrabus derrabus commented Sep 4, 2025

I'd like to update our CI:

  • MySQL 8.4 is the current LTS, so we should probably cover it.
  • MySQL 9.4 is the latest release.
  • MySQL 9.1 and 9.3 are EOL.

@derrabus derrabus changed the base branch from 4.3.x to 3.10.x September 4, 2025 18:02
@derrabus derrabus closed this Sep 4, 2025
@derrabus derrabus reopened this Sep 4, 2025
@derrabus derrabus added this to the 3.10.2 milestone Sep 4, 2025
@derrabus derrabus requested review from greg0ire and morozov September 4, 2025 18:02
@morozov
Copy link
Member

morozov commented Sep 4, 2025

Not sure what's up with AppVeyor given that we no longer ship its config and I haven't seen its builds happening in other PRs. We could probably just delete the DBAL project in AppVeyor. I doubt that preserving the build history has any value.

@derrabus derrabus merged commit df919f8 into doctrine:3.10.x Sep 4, 2025
56 of 58 checks passed
@derrabus
Copy link
Member Author

derrabus commented Sep 4, 2025

I've opened the PR against 4.3 at first and retargeted to 3.10.x. AppVeyor always crashes if I dare to do that. 🙈

@derrabus derrabus deleted the chore/mysql-9.4 branch September 4, 2025 18:33
derrabus added a commit to derrabus/dbal that referenced this pull request Sep 4, 2025
* 3.10.x:
  Leverage PHP 8.4 PDO classes, fix PHP 8.5 deprecation (doctrine#7132)
  Run tests on MySQL 8.4 LTS and 9.4 (doctrine#7133)
derrabus added a commit to derrabus/dbal that referenced this pull request Sep 4, 2025
* 3.10.x:
  Document the PDO subclasses backport (doctrine#7137)
  Downgrade PHP for the DB2 workflow (doctrine#7134)
  Workaround for MySQL 8.4 and unknown users (doctrine#7136)
  Leverage PHP 8.4 PDO classes, fix PHP 8.5 deprecation (doctrine#7132)
  Run tests on MySQL 8.4 LTS and 9.4 (doctrine#7133)
derrabus added a commit to derrabus/dbal that referenced this pull request Sep 4, 2025
* 4.3.x:
  Remove obsolete upgrade note (doctrine#7138)
  Document the PDO subclasses backport (doctrine#7137)
  Downgrade PHP for the DB2 workflow (doctrine#7134)
  Workaround for MySQL 8.4 and unknown users (doctrine#7136)
  Leverage PHP 8.4 PDO classes, fix PHP 8.5 deprecation (doctrine#7132)
  Run tests on MySQL 8.4 LTS and 9.4 (doctrine#7133)
derrabus added a commit to derrabus/dbal that referenced this pull request Sep 4, 2025
* 4.4.x:
  Remove obsolete upgrade note (doctrine#7138)
  Document the PDO subclasses backport (doctrine#7137)
  Downgrade PHP for the DB2 workflow (doctrine#7134)
  Workaround for MySQL 8.4 and unknown users (doctrine#7136)
  Leverage PHP 8.4 PDO classes, fix PHP 8.5 deprecation (doctrine#7132)
  Run tests on MySQL 8.4 LTS and 9.4 (doctrine#7133)
derrabus added a commit to derrabus/dbal that referenced this pull request Sep 4, 2025
* 4.4.x:
  Make options check strict again
  Make options check strict again (doctrine#7141)
  Remove obsolete upgrade note (doctrine#7138)
  Document the PDO subclasses backport (doctrine#7137)
  Downgrade PHP for the DB2 workflow (doctrine#7134)
  Workaround for MySQL 8.4 and unknown users (doctrine#7136)
  Leverage PHP 8.4 PDO classes, fix PHP 8.5 deprecation (doctrine#7132)
  Run tests on MySQL 8.4 LTS and 9.4 (doctrine#7133)
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.

2 participants