Commit 9e31ff1
committed
Merge branch '8.0' into 8.1
* 8.0:
[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
Fix race in ./phpunit (bis)
Fix race in ./phpunit
[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