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

Add missing deprecations for YAML metadata mapping #9206

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

derrabus
Copy link
Member

Follows #8465

I've deprecated:

  • SimplifiedYamlDriver
  • setup::createYAMLMetadataConfiguration()

The class and the method don't make much sense if we remove YAML metadata mapping.

@derrabus derrabus added this to the 2.11.0 milestone Nov 28, 2021
@derrabus derrabus force-pushed the improvement/yaml-deprecation branch from cf73778 to ca67518 Compare November 28, 2021 00:09
@derrabus derrabus force-pushed the improvement/yaml-deprecation branch from ca67518 to b8d07c3 Compare November 28, 2021 12:08
@derrabus derrabus requested a review from greg0ire November 29, 2021 10:16
@derrabus derrabus merged commit 6857a2e into doctrine:2.11.x Nov 29, 2021
@derrabus derrabus deleted the improvement/yaml-deprecation branch November 29, 2021 15:46
derrabus added a commit to derrabus/orm that referenced this pull request Nov 29, 2021
* 2.11.x:
  Add missing deprecations for YAML metadata mapping (doctrine#9206)
  Drop support for DBAL 3.1
  Psalm 4.13.1, PHPStan 1.2.0 (doctrine#9204)
  Add a psalm type for field mapping
  Use `equal to` instead of `equal of` in `assertSqlGeneration()` (doctrine#9195)
  Adding Attributes code block (doctrine#9161)
derrabus added a commit to derrabus/orm that referenced this pull request Nov 29, 2021
* 2.11.x:
  Add missing deprecations for YAML metadata mapping (doctrine#9206)
  Drop support for DBAL 3.1
  Psalm 4.13.1, PHPStan 1.2.0 (doctrine#9204)
  Add a psalm type for field mapping
  Use `equal to` instead of `equal of` in `assertSqlGeneration()` (doctrine#9195)
  Adding Attributes code block (doctrine#9161)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants