We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0232d commit 1f9de26Copy full SHA for 1f9de26
src/Symfony/Component/HttpKernel/CHANGELOG.md
@@ -5,14 +5,14 @@ CHANGELOG
5
---
6
7
* Add `$key` argument to `#[MapQueryString]` that allows using a specific key for argument resolving
8
+ * Allow using Expression for `validationGroups` in `#[MapRequestPayload]` and `#[MapQueryString]`
9
10
7.2
11
12
13
* Remove `@internal` flag and add `@final` to `ServicesResetter`
14
* Add support for `SYMFONY_DISABLE_RESOURCE_TRACKING` env var
15
* Add support for configuring trusted proxies/headers/hosts via env vars
- * Allow using Expression for `validationGroups` in `#[MapRequestPayload]` and `#[MapQueryString]`
16
17
7.1
18
0 commit comments