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

Added psalm param to abstract addFilterConstraint #9229

Merged
merged 2 commits into from
Dec 8, 2021

Conversation

KevinVanSonsbeek
Copy link
Contributor

This PR fixes #9132 by defining a value for type T.

@greg0ire
Copy link
Member

greg0ire commented Dec 8, 2021

vendor/bin/phpcbf to fix the CS issue :)

@greg0ire greg0ire enabled auto-merge (squash) December 8, 2021 22:24
@greg0ire greg0ire added the Bug label Dec 8, 2021
@greg0ire greg0ire merged commit 92434f9 into doctrine:2.10.x Dec 8, 2021
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.

SQLFilter::addFilterConstraint and psalm template constraints
2 participants