Commit 6429999
File tree
22 files changed
+117
-21
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component
- DomCrawler
- Tests
- Dotenv
- ErrorHandler
- Tests
- Fixtures
- Form
- Extension/Core/DataTransformer
- Tests/Extension/Core/DataTransformer
- HttpClient/Internal
- Serializer
- Encoder
- Normalizer
- String
- Validator
- Resources/translations
- VarDumper/Cloner
22 files changed
+117
-21
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
| 418 | + |
418 | 419 |
|
419 | 420 |
|
420 | 421 |
|
| ||
445 | 446 |
|
446 | 447 |
|
447 | 448 |
|
| 449 | + |
448 | 450 |
|
449 | 451 |
|
450 | 452 |
|
451 | 453 |
|
452 | 454 |
|
453 | 455 |
|
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
454 | 464 |
|
455 | 465 |
|
456 | 466 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/messenger_transports.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/messenger_transports.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| ||
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
15 | 22 |
|
| 23 | + |
16 | 24 |
|
17 | 25 |
|
18 | 26 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/messenger_transports.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/messenger_transports.xml+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/messenger_transports.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/messenger_transports.yml+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
14 | 21 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
629 | 629 |
|
630 | 630 |
|
631 | 631 |
|
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
632 | 639 |
|
633 | 640 |
|
634 | 641 |
|
|
src/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 |
---|---|---|
| ||
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 |
| - |
| 276 | + |
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
| ||
317 | 317 |
|
318 | 318 |
|
319 | 319 |
|
320 |
| - |
| 320 | + |
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
|
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/Dotenv/README.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dotenv/README.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
src/Symfony/Component/ErrorHandler/DebugClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/DebugClassLoader.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
427 | 427 |
|
428 | 428 |
|
429 | 429 |
|
430 |
| - |
| 430 | + |
431 | 431 |
|
432 |
| - |
433 |
| - |
434 |
| - |
| 432 | + |
| 433 | + |
| 434 | + |
435 | 435 |
|
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
439 | 439 |
|
440 |
| - |
| 440 | + |
441 | 441 |
|
442 | 442 |
|
443 | 443 |
|
|
src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
| 328 | + |
328 | 329 |
|
329 | 330 |
|
330 | 331 |
|
|
src/Symfony/Component/ErrorHandler/Tests/Fixtures/VirtualInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Tests/Fixtures/VirtualInterface.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
|
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/HttpClient/Internal/HttplugWaitLoop.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Internal/HttplugWaitLoop.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
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 |
|
| ||
368 | 369 |
|
369 | 370 |
|
370 | 371 |
|
371 |
| - |
| 372 | + |
372 | 373 |
|
373 | 374 |
|
374 | 375 |
|
| ||
407 | 408 |
|
408 | 409 |
|
409 | 410 |
|
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
410 | 415 |
|
411 | 416 |
|
412 | 417 |
|
| ||
469 | 474 |
|
470 | 475 |
|
471 | 476 |
|
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
472 | 481 |
|
473 | 482 |
|
474 | 483 |
|
|
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/String/UnicodeString.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/String/UnicodeString.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 |
| - |
| 244 | + |
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
|
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 |
|
src/Symfony/Component/VarDumper/Cloner/VarCloner.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/VarCloner.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
|
0 commit comments