Commit 2f607de
File tree
Expand file treeCollapse file tree
10 files changed
+143
-23
lines changedFilter options
- src/Symfony
- Bridge/PhpUnit/Legacy
- Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php
- Component
- Form
- Extension/Validator/Constraints
- Tests/Extension/Validator/Constraints
- HttpKernel
- Tests
- Messenger/Command
Expand file treeCollapse file tree
10 files changed
+143
-23
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
src/Symfony/Bridge/PhpUnit/Legacy/CoverageListenerTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Legacy/CoverageListenerTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/argon2i_encoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/argon2i_encoder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/bcrypt_encoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/bcrypt_encoder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/migrating_encoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/migrating_encoder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
114 | 116 |
|
115 | 117 |
|
116 | 118 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorFunctionalTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorFunctionalTest.php+94Lines changed: 94 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| ||
286 | 288 |
|
287 | 289 |
|
288 | 290 |
|
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
289 | 324 |
|
290 | 325 |
|
291 | 326 |
|
| ||
444 | 479 |
|
445 | 480 |
|
446 | 481 |
|
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
src/Symfony/Component/HttpKernel/Kernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Kernel.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
831 | 831 |
|
832 | 832 |
|
833 | 833 |
|
| 834 | + |
| 835 | + |
| 836 | + |
834 | 837 |
|
835 | 838 |
|
836 | 839 |
|
837 | 840 |
|
838 | 841 |
|
839 | 842 |
|
840 | 843 |
|
| 844 | + |
| 845 | + |
841 | 846 |
|
842 | 847 |
|
843 | 848 |
|
|
src/Symfony/Component/HttpKernel/Tests/KernelTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/KernelTest.php+35-16Lines changed: 35 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
229 |
| - |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
230 | 247 |
|
231 |
| - |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
232 | 258 |
|
| 259 | + |
233 | 260 |
|
234 | 261 |
|
235 | 262 |
|
| ||
267 | 294 |
|
268 | 295 |
|
269 | 296 |
|
270 |
| - |
271 |
| - |
| 297 | + |
| 298 | + |
272 | 299 |
|
| 300 | + |
273 | 301 |
|
274 | 302 |
|
275 | 303 |
|
| ||
294 | 322 |
|
295 | 323 |
|
296 | 324 |
|
297 |
| - |
298 |
| - |
299 |
| - |
300 |
| - |
301 |
| - |
302 |
| - |
303 |
| - |
304 |
| - |
305 |
| - |
306 |
| - |
307 |
| - |
308 |
| - |
| 325 | + |
| 326 | + |
| 327 | + |
309 | 328 |
|
310 | 329 |
|
311 | 330 |
|
|
src/Symfony/Component/Messenger/Command/StopWorkersCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Command/StopWorkersCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
0 commit comments