Skip to content

[ExpressionLanguage] Remove usage of properties #47058

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 25, 2022

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Jul 25, 2022

Q A
Branch? 6.2
Bug fix? no
New feature? no
Deprecations? no
Tickets n/a
License MIT
Doc PR n/a

@carsonbot carsonbot added this to the 6.2 milestone Jul 25, 2022
@fabpot fabpot merged commit 523ba82 into symfony:6.2 Jul 25, 2022
@fabpot fabpot deleted the expr-lang-refactor branch July 25, 2022 12:48
nicolas-grekas added a commit that referenced this pull request Dec 13, 2022
…ession containing GetAttrNode (fancyweb)

This PR was merged into the 6.2 branch.

Discussion
----------

[ExpressionLanguage] Fix BC of cached SerializedParsedExpression containing GetAttrNode

| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | #48543
| License       | MIT
| Doc PR        | -

Ref #47058

`GetAttrNode` can be serialized and cached through `SerializedParsedExpression`.

`@fsevestre` Can you try this small patch plz?

Commits
-------

6c33582 [ExpressionLanguage] Fix BC of cached SerializedParsedExpression containing GetAttrNode
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.

2 participants