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

Remove the APIs deprecated in DBAL 3.x #5769

Merged
merged 3 commits into from
Oct 17, 2022

Conversation

morozov
Copy link
Member

@morozov morozov commented Oct 17, 2022

  1. The suppression of the usage of SchemaDiff::$orphanedForeighKeys should have been removed in Remove handling orphaned foreign keys #5763.
  2. The array and object column types were removed in Remove the APIs deprecated in DBAL 3.x #5477. They may have been reintroduced to the codebase by mistake during a conflict resolution.
  3. Table::changeColumn was deprecated in Deprecate Table::changeColumn() #5747.

@morozov morozov added this to the 4.0.0 milestone Oct 17, 2022
@morozov morozov marked this pull request as ready for review October 17, 2022 19:06
@morozov morozov requested a review from greg0ire October 17, 2022 19:06
@morozov morozov merged commit a89d540 into doctrine:4.0.x Oct 17, 2022
@morozov morozov deleted the remove-deprecated branch October 17, 2022 19:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 18, 2023
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