Commit 47da664
committed
File tree
20 files changed
+101
-38
lines changedFilter options
- .github
- src/Symfony
- Bundle/FrameworkBundle/Command
- Component
- DependencyInjection
- Tests
- Loader
- HttpFoundation
- Session/Storage/Handler
- HttpKernel
- Lock/Tests/Store
- Messenger
- Mime
- RateLimiter
- Security/Core/Authentication/Token
- Translation
- Catalogue
- Tests/Catalogue
- Contracts
- Cache
20 files changed
+101
-38
lines changed.github/PULL_REQUEST_TEMPLATE.md
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
334 | 334 |
|
335 | 335 |
|
336 | 336 |
|
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
337 | 342 |
|
338 | 343 |
|
339 | 344 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1599 | 1599 |
|
1600 | 1600 |
|
1601 | 1601 |
|
1602 |
| - |
1603 |
| - |
1604 |
| - |
| 1602 | + |
1605 | 1603 |
|
1606 | 1604 |
|
1607 | 1605 |
|
1608 | 1606 |
|
1609 | 1607 |
|
| 1608 | + |
| 1609 | + |
1610 | 1610 |
|
1611 | 1611 |
|
1612 | 1612 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
952 | 951 |
|
953 | 952 |
|
954 | 953 |
|
955 |
| - |
| 954 | + |
956 | 955 |
|
957 | 956 |
|
958 | 957 |
|
| ||
981 | 980 |
|
982 | 981 |
|
983 | 982 |
|
984 |
| - |
| 983 | + |
985 | 984 |
|
986 |
| - |
| 985 | + |
987 | 986 |
|
988 | 987 |
|
989 | 988 |
|
| ||
1044 | 1043 |
|
1045 | 1044 |
|
1046 | 1045 |
|
1047 |
| - |
1048 | 1046 |
|
1049 | 1047 |
|
1050 | 1048 |
|
| ||
1058 | 1056 |
|
1059 | 1057 |
|
1060 | 1058 |
|
1061 |
| - |
| 1059 | + |
1062 | 1060 |
|
1063 | 1061 |
|
1064 | 1062 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Loader/GlobFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/GlobFileLoaderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
347 | 347 |
|
348 | 348 |
|
349 | 349 |
|
| 350 | + |
350 | 351 |
|
351 | 352 |
|
352 | 353 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MarshallingSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MarshallingSessionHandler.php+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
src/Symfony/Component/HttpKernel/Kernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Kernel.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
543 | 543 |
|
544 | 544 |
|
545 | 545 |
|
546 |
| - |
547 |
| - |
| 546 | + |
| 547 | + |
548 | 548 |
|
549 | 549 |
|
550 | 550 |
|
|
src/Symfony/Component/HttpKernel/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
src/Symfony/Component/Lock/Tests/Store/RetryTillSaveStoreTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Lock/Tests/Store/RetryTillSaveStoreTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
|
src/Symfony/Component/Messenger/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/Symfony/Component/Mime/Email.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/Email.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
485 | 485 |
|
486 | 486 |
|
487 | 487 |
|
| 488 | + |
488 | 489 |
|
489 | 490 |
|
490 | 491 |
|
|
src/Symfony/Component/RateLimiter/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/RateLimiter/composer.json+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/Security/Core/Authentication/Token/NullToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/NullToken.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
97 | 100 |
|
98 | 101 |
|
99 | 102 |
|
100 | 103 |
|
101 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
102 | 108 |
|
103 | 109 |
|
104 | 110 |
|
|
src/Symfony/Component/Translation/Catalogue/MergeOperation.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Catalogue/MergeOperation.php+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 |
| - |
52 |
| - |
53 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
|
src/Symfony/Component/Translation/Catalogue/TargetOperation.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Catalogue/TargetOperation.php+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
53 |
| - |
54 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
65 |
| - |
66 |
| - |
67 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
68 | 70 |
|
69 | 71 |
|
70 | 72 |
|
|
src/Symfony/Component/Translation/Tests/Catalogue/MergeOperationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Catalogue/MergeOperationTest.php+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
93 | 116 |
|
94 | 117 |
|
95 | 118 |
|
|
src/Symfony/Component/Translation/Tests/Catalogue/TargetOperationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Catalogue/TargetOperationTest.php+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
105 | 127 |
|
106 | 128 |
|
107 | 129 |
|
|
src/Symfony/Contracts/Cache/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Cache/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
src/Symfony/Contracts/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
0 commit comments