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

Address deprecation of Table::changeColumn() #10121

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

greg0ire
Copy link
Member

It is deprecated in favor of Table::modifyColumn().

See doctrine/dbal#5747

It is deprecated in favor of Table::modifyColumn().
@greg0ire greg0ire requested review from derrabus and morozov October 11, 2022 15:33
@derrabus derrabus merged commit 1a9f40c into doctrine:2.14.x Oct 11, 2022
@greg0ire greg0ire added this to the 2.14.0 milestone Oct 12, 2022
@greg0ire greg0ire deleted the address-dbal-5747 branch October 12, 2022 06:22
derrabus added a commit to derrabus/orm that referenced this pull request Oct 13, 2022
* 2.14.x:
  Allow doctrine/event-manager 2 (doctrine#10123)
  Psalm 4.29 (doctrine#10128)
  Address deprecation of Table::changeColumn() (doctrine#10121)
  Make code blocks consistent (doctrine#10103)
  Fix change set computation with enums (doctrine#10074)
  PHPStan 1.8.8, Psalm 4.28.0 (doctrine#10115)
  fix deprecated trigger help comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants