Commit 8f7b8aa
File tree
10 files changed
+71
-10
lines changedFilter options
- src/Symfony/Component
- DomCrawler
- Tests
- Form
- Extension/Core/DataTransformer
- Tests/Extension/Core/DataTransformer
- Serializer
- Encoder
- Normalizer
- Validator
- Resources/translations
10 files changed
+71
-10
lines changedsrc/Symfony/Component/DomCrawler/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Form.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
282 |
| - |
| 282 | + |
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
| ||
323 | 323 |
|
324 | 324 |
|
325 | 325 |
|
326 |
| - |
| 326 | + |
327 | 327 |
|
328 | 328 |
|
329 | 329 |
|
|
src/Symfony/Component/DomCrawler/FormFieldRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/FormFieldRegistry.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
|
src/Symfony/Component/DomCrawler/Tests/FormTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Tests/FormTest.php+32-1Lines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
965 | 966 |
|
966 | 967 |
|
967 | 968 |
|
968 |
| - |
| 969 | + |
969 | 970 |
|
970 | 971 |
|
971 | 972 |
|
| ||
980 | 981 |
|
981 | 982 |
|
982 | 983 |
|
| 984 | + |
| 985 | + |
| 986 | + |
| 987 | + |
| 988 | + |
| 989 | + |
| 990 | + |
| 991 | + |
| 992 | + |
| 993 | + |
| 994 | + |
| 995 | + |
| 996 | + |
| 997 | + |
| 998 | + |
| 999 | + |
| 1000 | + |
| 1001 | + |
| 1002 | + |
| 1003 | + |
| 1004 | + |
| 1005 | + |
| 1006 | + |
| 1007 | + |
| 1008 | + |
| 1009 | + |
| 1010 | + |
| 1011 | + |
| 1012 | + |
| 1013 | + |
983 | 1014 |
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
282 |
| - |
| 282 | + |
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/NumberToLocalizedStringTransformerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/NumberToLocalizedStringTransformerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
373 |
| - |
| 373 | + |
374 | 374 |
|
375 | 375 |
|
376 | 376 |
|
|
src/Symfony/Component/Serializer/Encoder/XmlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/XmlEncoder.php+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
413 | 414 |
|
414 | 415 |
|
415 | 416 |
|
416 |
| - |
| 417 | + |
417 | 418 |
|
418 | 419 |
|
419 | 420 |
|
| ||
452 | 453 |
|
453 | 454 |
|
454 | 455 |
|
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
455 | 460 |
|
456 | 461 |
|
457 | 462 |
|
| ||
514 | 519 |
|
515 | 520 |
|
516 | 521 |
|
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
517 | 526 |
|
518 | 527 |
|
519 | 528 |
|
|
src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
71 | 75 |
|
72 | 76 |
|
73 | 77 |
|
|
src/Symfony/Component/Validator/ConstraintValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ConstraintValidator.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
| 24 | + |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
|
src/Symfony/Component/Validator/Resources/translations/validators.de.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.de.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
373 | 377 |
|
374 | 378 |
|
375 | 379 |
|
src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
365 | 377 |
|
366 | 378 |
|
367 | 379 |
|
0 commit comments