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

[ExpressionLanguage] Add support for logical xor operator #20280

Closed
nicolas-grekas opened this issue Oct 1, 2024 · 1 comment
Closed

[ExpressionLanguage] Add support for logical xor operator #20280

nicolas-grekas opened this issue Oct 1, 2024 · 1 comment
Labels
ExpressionLanguage good first issue Ideal for your first contribution! (some Symfony experience may be required) hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@nicolas-grekas
Copy link
Member

Q A
Feature PR symfony/symfony#58341
PR author(s) @HypeMC
Merged in 7.2

We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.

To fix this issue, please create a PR against the 7.2 branch in the symfony-docs repository.

Thank you! 😃

@nicolas-grekas nicolas-grekas added this to the 7.2 milestone Oct 1, 2024
@javiereguiluz javiereguiluz added the good first issue Ideal for your first contribution! (some Symfony experience may be required) label Oct 1, 2024
@xabbuh xabbuh added the hasPR A Pull Request has already been submitted for this issue. label Oct 1, 2024
javiereguiluz added a commit that referenced this issue Oct 1, 2024
This PR was merged into the 7.2 branch.

Discussion
----------

[ExpressionLanguage] Add logical xor

Hello,

This should fix issue #20280

Commits
-------

743f4c6 Document logical xor in expression language
@javiereguiluz
Copy link
Member

Closed by #20285.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExpressionLanguage good first issue Ideal for your first contribution! (some Symfony experience may be required) hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

4 participants