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 docblock types for some nullable properties #9024

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

phansys
Copy link
Contributor

@phansys phansys commented Sep 20, 2021

@phansys phansys force-pushed the nullable branch 4 times, most recently from 842c8ca to d890c69 Compare September 20, 2021 13:52
@phansys phansys marked this pull request as ready for review September 20, 2021 14:01
@derrabus derrabus merged commit 2575aa5 into doctrine:2.9.x Sep 22, 2021
@phansys phansys deleted the nullable branch September 22, 2021 22:07
derrabus added a commit to derrabus/orm that referenced this pull request Sep 29, 2021
* 2.9.x:
  Minor rewording (doctrine#8435)
  Don't presume one-to-one lookup returned an entity  (doctrine#9028)
  Minor change about double The (doctrine#9038)
  Remove duplicate comment (doctrine#9036)
  Fix docblock types for some nullable properties (doctrine#9024)
  Explicitly allow to use `Comparison` and `Composite` in JOIN conditions (doctrine#9022)
  Fix some typehints in QueryBuilder
  Bump PHPStan (doctrine#9014)
  Add tests for advanced types in collection matching
  Use types in collection persister

Signed-off-by: Alexander M. Turek <me@derrabus.de>
derrabus added a commit to derrabus/orm that referenced this pull request Sep 29, 2021
* 2.9.x:
  Minor rewording (doctrine#8435)
  Don't presume one-to-one lookup returned an entity  (doctrine#9028)
  Minor change about double The (doctrine#9038)
  Remove duplicate comment (doctrine#9036)
  Fix docblock types for some nullable properties (doctrine#9024)
  Explicitly allow to use `Comparison` and `Composite` in JOIN conditions (doctrine#9022)
  Fix some typehints in QueryBuilder
  Bump PHPStan (doctrine#9014)
  Add tests for advanced types in collection matching
  Use types in collection persister

Signed-off-by: Alexander M. Turek <me@derrabus.de>
@greg0ire greg0ire added this to the 2.9.6 milestone Oct 3, 2021
@greg0ire greg0ire added the Bug label Oct 3, 2021
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.

4 participants