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

Skip to content

[DoctrineBridge] Pass Request to EntityValueResolver's expression#51800

Merged
fabpot merged 1 commit into
symfony:6.4from
HypeMC:evr-request-in-expressions
Oct 5, 2023
Merged

[DoctrineBridge] Pass Request to EntityValueResolver's expression#51800
fabpot merged 1 commit into
symfony:6.4from
HypeMC:evr-request-in-expressions

Conversation

@HypeMC
Copy link
Copy Markdown
Member

@HypeMC HypeMC commented Oct 1, 2023

Q A
Branch? 6.4
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #51694
License MIT

Passes the Request object to EntityValueResolver's expression.

@OskarStark
Copy link
Copy Markdown
Contributor

Can you add a testcase or extend an existing one?

From my POV this makes sense.

Let's see what others think before you check the tests. Thanks

@HypeMC
Copy link
Copy Markdown
Member Author

HypeMC commented Oct 2, 2023

Can you add a testcase or extend an existing one?

From my POV this makes sense.

Let's see what others think before you check the tests. Thanks

@OskarStark I've already extended an exiting one, not sure what else I can test here, the request is either present or not.

@OskarStark
Copy link
Copy Markdown
Contributor

Oh sorry, didn't realized it. All good then. 😃

@fabpot
Copy link
Copy Markdown
Member

fabpot commented Oct 5, 2023

Thank you @HypeMC.

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.

[DoctrineBridge] Passing the request object to the EntityValueResolver's expression

4 participants