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

Add missing factories #28

Merged
merged 7 commits into from
Jun 14, 2024
Merged

Conversation

Ilyes512
Copy link
Contributor

  • Add missing factory methods to src/Query/Query.php
  • Add missing factory methods to src/Aggregation/Aggregation.php
  • Applied code style linter
    • I did re-enable use_nullable_type_declaration that is set to off by the symfony rule set. It would other wise remove null from parameter type hint when the default value was set to null.
  • Fixed a minor type I came across in a comment
  • Fixed 2 deprecations warnings in tests
  • Fixed 2 assertions in tests

@Ilyes512
Copy link
Contributor Author

Ilyes512 commented Jun 6, 2024

@erichard If you got time... can we get this merged and released please?

@erichard erichard merged commit 773e4cf into erichard:main Jun 14, 2024
@erichard
Copy link
Owner

@Ilyes512 Done ! Sorry for the delay I completly missed your PR

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