Skip to content

PHPORM-145 Fix Query\Builder::dump and dd methods to dump MongoDB query #2727

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

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Feb 14, 2024

Fix PHPORM-145

Can't be tested in a simple way. The code is trivial.

Checklist

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

@GromNaN GromNaN changed the title PHPORM-145 Fix Query\Builder::dump and dd methods to dump MongoDB query PHPORM-145 Fix Query\Builder::dump and dd methods to dump MongoDB query Feb 14, 2024
*
* @return never-return
*/
#[Override]
Copy link
Member Author

Choose a reason for hiding this comment

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

Keeping track to add this attribute where necessary: https://jira.mongodb.org/browse/PHPORM-146

@GromNaN GromNaN requested review from jmikola and alcaeus February 14, 2024 09:45
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