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

Fix calls to AbstractSchemaManager::createSchema() #10165

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

derrabus
Copy link
Member

AbstractSchemaManager::createSchema() has been deprecated in DBAL 3.5.

@derrabus derrabus added the Bug label Oct 22, 2022
@derrabus derrabus added this to the 2.14.0 milestone Oct 22, 2022
@derrabus derrabus requested review from morozov and greg0ire October 22, 2022 23:27
@derrabus derrabus enabled auto-merge (squash) October 22, 2022 23:28
@derrabus derrabus merged commit 6b61e26 into doctrine:2.14.x Oct 23, 2022
@derrabus derrabus deleted the improvement/create-schema-dep branch October 23, 2022 04:32
derrabus added a commit to derrabus/orm that referenced this pull request Oct 24, 2022
* 2.14.x:
  Deprecate EntityManager::create() (doctrine#9961)
  Address deprecation of SchemaDiff::toSaveSql()
  Address deprecation of SchemaDiff::toSql()
  Use error style for notifications
  Fix calls to AbstractSchemaManager::createSchema() (doctrine#10165)
  Fix build with DBAL 3.5 (doctrine#10163)
  Adjust comments (doctrine#10160)
  Deprecate methods related to the annotation driver
  Use correct link
  Deprecate annotations
  Remove trailing whitespace
  Migrate more documentation towards attributes
  Remove wrong sentence
  Do not export phpstan stuff (doctrine#10154)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants