Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[HttpKernel] SupportUid
in#[MapQueryParameter]
#58717
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
I guess unit tests covering this new feature will be required for it to be accepted. |
Ok, but I don't know how to do it :/. |
Maybe take a look at the current tests? Mostly it's a good starting point |
seb-jean commentedNov 1, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The test I wrote failed because |
I changed it to |
Please add a changelog entry |
It's done ! |
@seb-jean You need to rebase as we don't merge PRs with a merge commit. |
src/Symfony/Component/HttpKernel/Controller/ArgumentResolver/QueryParameterValueResolver.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
576d856
toee695b0
Compare
I just rebased. |
Hello, are there any changes I still need to make? |
ee695b0
to9366905
Compare9366905
to9fd614a
CompareThank you@seb-jean. |
c4ee8fd
intosymfony:7.3Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I added support
Uid
in#[MapQueryParameter]
. To use it, you must do this: