Commit 51e1cf6
committed
Merge branch '6.4' into 7.0
* 6.4: (31 commits)
[HttpKernel] Strip exception file paths from log messages
[Validator] Add ability to validate time without seconds
[Process] Fix test case
[Process] Support finding executables independently of open_basedir
[Mime] Update mimetypes
Add some PHPDoc
[Workflow] Add a profiler
[Form] Removing self-closing slash from `<input>`
[FrameworkBundle][Serializer] Add TranslatableNormalizer
[Uid] Fix example
[HttpKernel] Add `reset()` implementation in DataCollector
[Uid] Add more PHP doc to "export" functions
[HttpKernel] RequestPayloadValueResolver Add support for custom http status code
[Serializer] Add support for seld/jsonlint in order to enhance error messages
[Workflow] fix MermaidDumper when place contains special char
[Translation] Phrase translation provider
[Workflow] Add support for storing the marking in a property
[Crawler] Fix regression where cdata nodes will return empty string
[Scheduler] make `ScheduledStamp` "send-able"
[Serializer] Groups annotation/attribute on class
...File tree
6 files changed
+27
-40
lines changed- Tests
6 files changed
+27
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
68 | 53 | | |
69 | 54 | | |
70 | 55 | | |
| |||
76 | 61 | | |
77 | 62 | | |
78 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
79 | 68 | | |
80 | 69 | | |
81 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
82 | 76 | | |
83 | 77 | | |
84 | 78 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 24 | + | |
36 | 25 | | |
37 | 26 | | |
38 | 27 | | |
| |||
41 | 30 | | |
42 | 31 | | |
43 | 32 | | |
44 | | - | |
| 33 | + | |
45 | 34 | | |
46 | 35 | | |
47 | 36 | | |
| |||
57 | 46 | | |
58 | 47 | | |
59 | 48 | | |
60 | | - | |
| 49 | + | |
61 | 50 | | |
62 | 51 | | |
63 | 52 | | |
| |||
71 | 60 | | |
72 | 61 | | |
73 | 62 | | |
74 | | - | |
| 63 | + | |
75 | 64 | | |
76 | 65 | | |
77 | 66 | | |
| |||
86 | 75 | | |
87 | 76 | | |
88 | 77 | | |
89 | | - | |
| 78 | + | |
90 | 79 | | |
91 | 80 | | |
92 | 81 | | |
| |||
129 | 118 | | |
130 | 119 | | |
131 | 120 | | |
132 | | - | |
133 | 121 | | |
134 | 122 | | |
135 | 123 | | |
| |||
154 | 142 | | |
155 | 143 | | |
156 | 144 | | |
157 | | - | |
| 145 | + | |
158 | 146 | | |
159 | 147 | | |
160 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1521 | 1521 | | |
1522 | 1522 | | |
1523 | 1523 | | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
1524 | 1528 | | |
1525 | 1529 | | |
1526 | 1530 | | |
| |||
0 commit comments