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

PHPORM-159 Add tests on whereAny and whereAll #2763

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Mar 12, 2024

Fix PHPORM-159

I could not reproduce the error described in #2757. This new tests ensure the correct query is generated.

Checklist

  • Add tests and ensure they pass
  • Add an entry to the CHANGELOG.md file
  • Update documentation for new features

@GromNaN GromNaN added this to the 4.2 milestone Mar 12, 2024
@GromNaN GromNaN requested a review from a team as a code owner March 12, 2024 13:30
@GromNaN GromNaN requested a review from jmikola March 12, 2024 13:30
* @param array $where
*
* @return array
*/
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #2765

@GromNaN GromNaN merged commit c8fb0a0 into mongodb:4.2 Mar 13, 2024
23 checks passed
@GromNaN GromNaN deleted the PHPORM-159 branch March 13, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants