Commit bd0f8a4
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
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments