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

Skip to content

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

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
Oct 5, 2023

Conversation

HypeMC
Copy link
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
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
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
Contributor

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

@fabpot
Copy link
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