Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[ExpressionLanguage] in and not in operators are using strict comparison #18486

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
Jul 4, 2023

Conversation

alexandre-daubois
Copy link
Member

@carsonbot carsonbot added this to the 7.0 milestone Jul 4, 2023
@javiereguiluz javiereguiluz added the Waiting Code Merge Docs for features pending to be merged label Jul 4, 2023
@carsonbot carsonbot modified the milestones: 7.0, next Jul 4, 2023
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Jul 4, 2023
…xandre-daubois)

This PR was merged into the 7.0 branch.

Discussion
----------

[ExpressionLanguage] Remove deprecated code paths

| Q             | A
| ------------- | ---
| Branch?       | 7.0
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | _NA_
| License       | MIT
| Doc PR        | symfony/symfony-docs#18486

- The `in` and `not in` operators now use strict comparison #49064

Commits
-------

7050bc8 [ExpressionLanguage] Remove deprecated code paths
@OskarStark
Copy link
Contributor

Thanks Alexandre.

@OskarStark OskarStark merged commit 6ee5457 into symfony:7.0 Jul 4, 2023
@OskarStark OskarStark removed the Waiting Code Merge Docs for features pending to be merged label Jul 4, 2023
@alexandre-daubois alexandre-daubois deleted the el-strict branch July 4, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants