File tree
10 files changed
+168
-89
lines changedFilter options
- src/Symfony/Component
- DomCrawler/Field
- ErrorHandler
- Tests
- HttpKernel/EventListener
- Messenger/Bridge/Doctrine/Transport
- Security/Core/Authentication
- Serializer/Tests/Fixtures
- Validator
- Constraints
- Context
10 files changed
+168
-89
lines changedsrc/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
252 | 252 |
|
253 | 253 |
|
254 | 254 |
|
255 |
| - |
256 |
| - |
257 |
| - |
| 255 | + |
258 | 256 |
|
259 |
| - |
| 257 | + |
260 | 258 |
|
261 | 259 |
|
262 | 260 |
|
|
src/Symfony/Component/ErrorHandler/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/DebugClassLoader.php+141-47Lines changed: 141 additions & 47 deletions
Large diffs are not rendered by default.
src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
277 |
| - |
| 277 | + |
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
| ||
292 | 292 |
|
293 | 293 |
|
294 | 294 |
|
295 |
| - |
| 295 | + |
296 | 296 |
|
297 |
| - |
| 297 | + |
298 | 298 |
|
299 | 299 |
|
300 | 300 |
|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
329 |
| - |
| 329 | + |
330 | 330 |
|
331 | 331 |
|
332 |
| - |
333 |
| - |
334 |
| - |
| 332 | + |
| 333 | + |
| 334 | + |
335 | 335 |
|
336 |
| - |
337 |
| - |
338 |
| - |
339 |
| - |
340 |
| - |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
341 | 341 |
|
342 | 342 |
|
343 | 343 |
|
|
src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Component/Security/Core/Authentication/AuthenticationManagerInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/AuthenticationManagerInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
src/Symfony/Component/Serializer/Tests/Fixtures/VariadicConstructorTypedArgsDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Fixtures/VariadicConstructorTypedArgsDummy.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Validator/Constraint.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraint.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
205 |
| - |
206 |
| - |
207 | 205 |
|
208 | 206 |
|
209 | 207 |
|
|
src/Symfony/Component/Validator/Constraints/Composite.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Composite.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
| 142 | + |
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
|
src/Symfony/Component/Validator/Context/ExecutionContextInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/ExecutionContextInterface.php+7-18Lines changed: 7 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
| 173 | + |
178 | 174 |
|
179 |
| - |
| 175 | + |
180 | 176 |
|
181 | 177 |
|
182 | 178 |
|
| ||
195 | 191 |
|
196 | 192 |
|
197 | 193 |
|
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
| 194 | + |
202 | 195 |
|
203 |
| - |
| 196 | + |
204 | 197 |
|
205 | 198 |
|
206 | 199 |
|
| ||
219 | 212 |
|
220 | 213 |
|
221 | 214 |
|
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
| 215 | + |
226 | 216 |
|
227 | 217 |
|
228 | 218 |
|
229 |
| - |
| 219 | + |
230 | 220 |
|
231 | 221 |
|
232 | 222 |
|
| ||
271 | 261 |
|
272 | 262 |
|
273 | 263 |
|
274 |
| - |
275 |
| - |
| 264 | + |
276 | 265 |
|
277 | 266 |
|
278 | 267 |
|
|
0 commit comments