Commit c1d6253
committed
Merge branch '7.4' into 8.0
* 7.4:
[Serializer] Make data provider return type match its PHPDoc
fix fixture files locations
resolve conflict
[Console] Fix `TreeHelper::addChild` when providing a string
[Serializer] Handle invalid mapping type property type
[Config] Do not generate unreachable configuration paths
[WebProfilerBundle] Fix missing indent on non php files opended in the profiler
[Serializer] Add missing CHANGELOG entry
[Validator] Add `min` and `max` in both error messages of `LengthValidator`
remove docblocks for deprecated argument types
[ObjectMapper] skip reading uninitialized values
[Security] Support union type for `#[CurrentUser]` attribute
Fix typos
[Serializer] Add CDATA_WRAPPING_NAME_PATTERN support to XmlEncoder
[JsonPath] Fix parsing invalid Unicode codepoints
[FrameworkBundle] Fix cache warmers tests
[AssetMapper] Add support for loading JSON using import statements
[BrowserKit] Add PHPUnit constraints: `BrowserHistoryIsOnFirstPage` and `BrowserHistoryIsOnLastPage`1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments