Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix calls to AbstractSchemaManager::createSchema()#10165

Merged
derrabus merged 1 commit into
doctrine:2.14.xfrom
derrabus:improvement/create-schema-dep
Oct 23, 2022
Merged

Fix calls to AbstractSchemaManager::createSchema()#10165
derrabus merged 1 commit into
doctrine:2.14.xfrom
derrabus:improvement/create-schema-dep

Conversation

@derrabus
Copy link
Copy Markdown
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 greg0ire and morozov 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