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

Backport removal of legacy platforms and drivers from master #3906

Merged

Conversation

morozov
Copy link
Member

@morozov morozov commented Mar 18, 2020

Q A
Type improvement
BC Break yes

Removed platforms and drivers:

  1. PostgreSQL <9.3, SQL Server < 2008, SQL Anywhere < 16, PDO-based IBM DB2 driver (Drop support for legacy platforms #3055).
  2. Drizzle (Drop Drizzle support #3040).
  3. Azure and sharding (Remove support for sharding and the Azure platform #3602).
  4. PostgreSQL 9.3, MariaDB 10.0 (Drop db support for PostgreSQL 9.3 and MariaDB 10.0 #3477).
  5. SQL Server 2008 (Dropped SQL Server 2008 support #3756).

TODO:

  • Makes sure it will cleanly merge back to master as a validation of the proper backport.
  • Once this is merged, update the milestones of the backported PRs and the corresponding issues.

UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
UPGRADE.md Outdated Show resolved Hide resolved
@morozov morozov force-pushed the backport-legacy-platform-driver-removal branch 3 times, most recently from 046ad68 to e3096e9 Compare March 18, 2020 16:43
@morozov morozov force-pushed the backport-legacy-platform-driver-removal branch from e3096e9 to e360ba0 Compare March 18, 2020 21:12
@morozov morozov removed the WIP label Mar 18, 2020
@morozov morozov requested a review from greg0ire March 18, 2020 23:28
@morozov morozov merged commit f82f5c5 into doctrine:3.0.x Mar 19, 2020
@morozov morozov deleted the backport-legacy-platform-driver-removal branch March 19, 2020 14:33
@morozov morozov self-assigned this Mar 19, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 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.

6 participants