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

[API] Refactor QueryExtensions #16573

Merged

Conversation

NoResponseMate
Copy link
Contributor

Q A
Branch? api-platform-3
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets -
License MIT

@NoResponseMate NoResponseMate added the API APIs related issues and PRs. label Jul 12, 2024
@NoResponseMate NoResponseMate requested review from a team as code owners July 12, 2024 15:25
Copy link

github-actions bot commented Jul 12, 2024

Bunnyshell Preview Environment deleted

Available commands:

  • /bns:deploy to redeploy the environment

Comment on lines -28 to +30
/** @param array<string> $orderStatesToFilterOut */
/**
* @param array<string> $orderStatesToFilterOut
*/
Copy link
Member

Choose a reason for hiding this comment

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

Why? I am in favour of the single-line version 😅

@GSadee GSadee merged commit 9529a0d into Sylius:api-platform-3 Jul 16, 2024
16 checks passed
Wojdylak added a commit that referenced this pull request Jul 17, 2024
| Q               | A
|-----------------|-----
| Branch?         | api-platform-3 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
[REF](#16573)
@NoResponseMate NoResponseMate deleted the SYL-3651/refactor-query-extensions branch July 17, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants