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 fallbacks for old doctrine/annotations versions #9235

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

derrabus
Copy link
Member

We require versions 1.13 or newer of doctrine/annotations, so we can remove some fallbacks for older versions since they're basically dead code now.

@derrabus derrabus added the CI label Dec 11, 2021
@derrabus derrabus requested a review from greg0ire December 11, 2021 10:15
@derrabus derrabus merged commit 68fa55f into doctrine:2.10.x Dec 11, 2021
@derrabus derrabus deleted the bugfix/psr-cached-reader branch December 11, 2021 16:11
derrabus added a commit to derrabus/orm that referenced this pull request Dec 13, 2021
* 2.11.x:
  Deprecate Setup::registerAutoloadDirectory() (doctrine#9249)
  PHPCS 3.6.2, Psalm 4.15.0 (doctrine#9247)
  Add SchemaIgnoreClasses property for doctrine#8195. (doctrine#9202)
  Remove fallbacks for old doctrine/annotations version (doctrine#9235)
  Update docs/en/reference/events.rst
  Added psalm param to abstract addFilterConstraint (doctrine#9229)
  Merge pull request doctrine#9210 from alexander-schranz/patch-2
  Fix typo assumptio--> assumption
  Update events.rst
  Completing links to `EventArgs` classes in overview table
  Using `const` for `type`
  [Documentation] Events Overview Table: Adding "Passed Argument" column
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