Commit 8835522
File tree
15 files changed
+162
-63
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views/Profiler
- Component
- ClassLoader
- HttpKernel
- DataCollector
- Tests/DataCollector
- Validator
- Context
- Tests/Validator
- Validator
- VarDumper
- Caster
- Cloner
- Tests
- Caster
- Fixtures
15 files changed
+162
-63
lines changed+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
10 | 37 |
|
11 | 38 |
|
12 | 39 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/layout.html.twig+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
| 117 | + |
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
|
src/Symfony/Component/ClassLoader/ClassCollectionLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/ClassCollectionLoader.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 |
| - |
168 |
| - |
| 167 | + |
| 168 | + |
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
| ||
124 | 126 |
|
125 | 127 |
|
126 | 128 |
|
| 129 | + |
| 130 | + |
| 131 | + |
127 | 132 |
|
128 | 133 |
|
129 | 134 |
|
130 |
| - |
| 135 | + |
131 | 136 |
|
132 | 137 |
|
133 | 138 |
|
134 |
| - |
| 139 | + |
135 | 140 |
|
136 | 141 |
|
137 | 142 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
279 | 284 |
|
280 |
| - |
| 285 | + |
281 | 286 |
|
282 | 287 |
|
283 | 288 |
|
|
src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
62 | 72 |
|
63 | 73 |
|
64 | 74 |
|
| ||
197 | 207 |
|
198 | 208 |
|
199 | 209 |
|
200 |
| - |
| 210 | + |
201 | 211 |
|
202 | 212 |
|
203 | 213 |
|
204 | 214 |
|
205 |
| - |
| 215 | + |
206 | 216 |
|
207 | 217 |
|
208 | 218 |
|
|
src/Symfony/Component/Validator/Context/ExecutionContext.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/ExecutionContext.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
272 | 277 |
|
273 | 278 |
|
274 | 279 |
|
|
src/Symfony/Component/Validator/Tests/Validator/AbstractTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Validator/AbstractTest.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
651 | 652 |
|
652 | 653 |
|
653 | 654 |
|
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
654 | 673 |
|
src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
113 | 119 |
|
114 | 120 |
|
115 | 121 |
|
| ||
138 | 144 |
|
139 | 145 |
|
140 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
141 | 151 |
|
142 | 152 |
|
143 | 153 |
|
|
src/Symfony/Component/VarDumper/Caster/Caster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/Caster.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
| 64 | + |
63 | 65 |
|
64 | 66 |
|
| 67 | + |
65 | 68 |
|
66 | 69 |
|
67 | 70 |
|
68 |
| - |
| 71 | + |
| 72 | + |
| 73 | + |
69 | 74 |
|
70 | 75 |
|
71 | 76 |
|
|
src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php+49-37Lines changed: 49 additions & 37 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| ||
142 | 144 |
|
143 | 145 |
|
144 | 146 |
|
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
169 | 180 |
|
170 | 181 |
|
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
177 | 188 |
|
178 | 189 |
|
| 190 | + |
| 191 | + |
179 | 192 |
|
180 |
| - |
181 |
| - |
182 | 193 |
|
183 | 194 |
|
184 | 195 |
|
| ||
232 | 243 |
|
233 | 244 |
|
234 | 245 |
|
235 |
| - |
| 246 | + |
236 | 247 |
|
| 248 | + |
237 | 249 |
|
238 | 250 |
|
239 | 251 |
|
240 |
| - |
| 252 | + |
241 | 253 |
|
242 | 254 |
|
| 255 | + |
243 | 256 |
|
244 | 257 |
|
245 | 258 |
|
| ||
257 | 270 |
|
258 | 271 |
|
259 | 272 |
|
260 |
| - |
261 | 273 |
|
262 | 274 |
|
263 | 275 |
|
| ||
274 | 286 |
|
275 | 287 |
|
276 | 288 |
|
277 |
| - |
| 289 | + |
278 | 290 |
|
279 | 291 |
|
280 |
| - |
| 292 | + |
281 | 293 |
|
282 | 294 |
|
0 commit comments