Commit a694b09
committed
Merge branch '7.4' into 8.0
* 7.4:
[Security] Throw BadCredentialsException on empty JSON login username/password
[Routing] Honor the Request's method in UrlMatcher::matchRequest()
[DependencyInjection] Log every build parameter removed during compilation
[Serializer] Remove @internal from ClassMetadataInterface and AttributeMetadataInterface
Update XSD references in phpunit.xml.dist files
[Serializer] Make `BackedEnumNormalizer` unconditionally return `null` on invalid value if `allow_invalid_values` is set
[Cache] Ensure internal state is cleared in TagAwareAdapter::reset() even on commit failure1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments