Commit 9e82d84
committed
File tree
Expand file treeCollapse file tree
8 files changed
+215
-23
lines changedFilter options
- src/Symfony/Component
- PropertyInfo
- Extractor
- Tests
- Extractor
- Fixtures
- Security/Core/Resources/translations
- Translation/Bridge/Lokalise
- Tests
- Validator/Resources/translations
Expand file treeCollapse file tree
8 files changed
+215
-23
lines changedsrc/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php+25-5Lines changed: 25 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
700 | 700 |
|
701 | 701 |
|
702 | 702 |
|
703 |
| - |
704 |
| - |
705 |
| - |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
706 | 711 |
|
707 |
| - |
708 |
| - |
| 712 | + |
| 713 | + |
| 714 | + |
709 | 715 |
|
710 | 716 |
|
711 | 717 |
|
| ||
946 | 952 |
|
947 | 953 |
|
948 | 954 |
|
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
949 | 969 |
|
950 | 970 |
|
951 | 971 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php+64Lines changed: 64 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| ||
703 | 704 |
|
704 | 705 |
|
705 | 706 |
|
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
706 | 770 |
|
707 | 771 |
|
708 | 772 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/VirtualProperties.php
Copy file name to clipboard+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
src/Symfony/Component/PropertyInfo/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/composer.json+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
| 40 | + |
42 | 41 |
|
43 | 42 |
|
44 | 43 |
|
|
src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
116 | 120 |
|
117 | 121 |
|
118 | 122 |
|
| ||
245 | 249 |
|
246 | 250 |
|
247 | 251 |
|
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
248 | 256 |
|
249 | 257 |
|
250 | 258 |
|
|
src/Symfony/Component/Translation/Bridge/Lokalise/Tests/LokaliseProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/Lokalise/Tests/LokaliseProviderTest.php+82Lines changed: 82 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
254 | 304 |
|
255 | 305 |
|
256 | 306 |
|
| ||
723 | 773 |
|
724 | 774 |
|
725 | 775 |
|
| 776 | + |
| 777 | + |
| 778 | + |
| 779 | + |
| 780 | + |
| 781 | + |
| 782 | + |
| 783 | + |
| 784 | + |
| 785 | + |
| 786 | + |
| 787 | + |
| 788 | + |
| 789 | + |
| 790 | + |
| 791 | + |
| 792 | + |
| 793 | + |
| 794 | + |
| 795 | + |
| 796 | + |
| 797 | + |
| 798 | + |
| 799 | + |
| 800 | + |
| 801 | + |
| 802 | + |
| 803 | + |
| 804 | + |
| 805 | + |
| 806 | + |
| 807 | + |
726 | 808 |
|
727 | 809 |
|
728 | 810 |
|
|
src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf+15-15Lines changed: 15 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
| 195 | + |
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
227 |
| - |
| 227 | + |
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
| ||
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
315 |
| - |
| 315 | + |
316 | 316 |
|
317 | 317 |
|
318 | 318 |
|
319 | 319 |
|
320 | 320 |
|
321 | 321 |
|
322 | 322 |
|
323 |
| - |
| 323 | + |
324 | 324 |
|
325 | 325 |
|
326 | 326 |
|
| ||
428 | 428 |
|
429 | 429 |
|
430 | 430 |
|
431 |
| - |
| 431 | + |
432 | 432 |
|
433 | 433 |
|
434 | 434 |
|
435 |
| - |
| 435 | + |
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
439 |
| - |
| 439 | + |
440 | 440 |
|
441 | 441 |
|
442 | 442 |
|
443 |
| - |
| 443 | + |
444 | 444 |
|
445 | 445 |
|
446 | 446 |
|
447 |
| - |
| 447 | + |
448 | 448 |
|
449 | 449 |
|
450 | 450 |
|
451 |
| - |
| 451 | + |
452 | 452 |
|
453 | 453 |
|
454 | 454 |
|
455 |
| - |
| 455 | + |
456 | 456 |
|
457 | 457 |
|
458 | 458 |
|
459 |
| - |
| 459 | + |
460 | 460 |
|
461 | 461 |
|
462 | 462 |
|
463 |
| - |
| 463 | + |
464 | 464 |
|
465 | 465 |
|
466 | 466 |
|
467 |
| - |
| 467 | + |
468 | 468 |
|
469 | 469 |
|
470 | 470 |
|
|
0 commit comments