Commit 3ba7a48
File tree
27 files changed
+268
-144
lines changedFilter options
- src/Symfony/Component
- AssetMapper
- Compiler
- Tests/Compiler
- DependencyInjection
- HttpFoundation
- Messenger
- Tests
- Notifier/Bridge/Twitter
- Tests
- PropertyInfo
- Extractor
- Tests
- Extractor
- Fixtures
- RateLimiter
- Policy
- Tests/Policy
- Serializer
- Mapping/Loader
- NameConverter
- Normalizer
- Tests
- Fixtures/Attributes
- Mapping
- Loader
- Normalizer
- Features
27 files changed
+268
-144
lines changedsrc/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.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 |
|
|
src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
175 | 191 |
|
176 | 192 |
|
177 | 193 |
|
|
src/Symfony/Component/DependencyInjection/Definition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Definition.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
184 |
| - |
185 | 183 |
|
186 | 184 |
|
187 | 185 |
|
|
src/Symfony/Component/HttpFoundation/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/composer.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
src/Symfony/Component/Messenger/Tests/WorkerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Tests/WorkerTest.php+11-7Lines changed: 11 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| ||
439 | 440 |
|
440 | 441 |
|
441 | 442 |
|
| 443 | + |
| 444 | + |
442 | 445 |
|
443 | 446 |
|
444 | 447 |
|
445 | 448 |
|
446 | 449 |
|
447 | 450 |
|
448 | 451 |
|
449 |
| - |
| 452 | + |
450 | 453 |
|
451 | 454 |
|
452 |
| - |
| 455 | + |
453 | 456 |
|
454 |
| - |
455 |
| - |
456 |
| - |
| 457 | + |
457 | 458 |
|
458 | 459 |
|
459 | 460 |
|
| ||
462 | 463 |
|
463 | 464 |
|
464 | 465 |
|
| 466 | + |
| 467 | + |
| 468 | + |
465 | 469 |
|
466 | 470 |
|
467 | 471 |
|
468 |
| - |
469 |
| - |
| 472 | + |
| 473 | + |
470 | 474 |
|
471 | 475 |
|
472 | 476 |
|
|
src/Symfony/Component/Messenger/Worker.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Worker.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
| 260 | + |
260 | 261 |
|
261 | 262 |
|
262 | 263 |
|
|
src/Symfony/Component/Notifier/Bridge/Twitter/Tests/TwitterTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Twitter/Tests/TwitterTransportTest.php+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
| 70 | + |
| 71 | + |
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
| ||
127 | 129 |
|
128 | 130 |
|
129 | 131 |
|
130 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
131 | 135 |
|
132 | 136 |
|
133 | 137 |
|
134 | 138 |
|
135 | 139 |
|
136 | 140 |
|
137 | 141 |
|
138 |
| - |
| 142 | + |
| 143 | + |
| 144 | + |
139 | 145 |
|
140 | 146 |
|
141 | 147 |
|
|
src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransport.php+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
| 159 | + |
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
| 174 | + |
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
180 |
| - |
181 |
| - |
| 179 | + |
| 180 | + |
| 181 | + |
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
|
src/Symfony/Component/PropertyInfo/Extractor/SerializerExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/SerializerExtractor.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 | 41 |
|
46 | 42 |
|
47 | 43 |
|
48 | 44 |
|
49 |
| - |
| 45 | + |
50 | 46 |
|
51 | 47 |
|
52 | 48 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Extractor/SerializerExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/SerializerExtractorTest.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 | 46 |
|
49 | 47 |
|
50 | 48 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/IgnorePropertyDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Fixtures/IgnorePropertyDummy.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
src/Symfony/Component/RateLimiter/Policy/TokenBucketLimiter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/RateLimiter/Policy/TokenBucketLimiter.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
70 | 74 |
|
71 | 75 |
|
72 | 76 |
|
|
src/Symfony/Component/RateLimiter/Tests/Policy/TokenBucketLimiterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/RateLimiter/Tests/Policy/TokenBucketLimiterTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
60 | 72 |
|
61 | 73 |
|
62 | 74 |
|
|
src/Symfony/Component/Serializer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/CHANGELOG.md-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
|
src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
|
src/Symfony/Component/Serializer/NameConverter/MetadataAwareNameConverter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/NameConverter/MetadataAwareNameConverter.php+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
132 | 131 |
|
133 |
| - |
134 |
| - |
135 | 132 |
|
136 |
| - |
| 133 | + |
137 | 134 |
|
138 | 135 |
|
139 | 136 |
|
140 |
| - |
| 137 | + |
141 | 138 |
|
142 | 139 |
|
143 | 140 |
|
|
src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
225 |
| - |
226 |
| - |
227 |
| - |
228 | 225 |
|
229 |
| - |
230 |
| - |
231 | 226 |
|
232 | 227 |
|
233 | 228 |
|
234 | 229 |
|
235 |
| - |
| 230 | + |
236 | 231 |
|
237 | 232 |
|
238 | 233 |
|
239 | 234 |
|
240 | 235 |
|
241 | 236 |
|
242 | 237 |
|
243 |
| - |
| 238 | + |
244 | 239 |
|
245 | 240 |
|
246 | 241 |
|
247 | 242 |
|
248 | 243 |
|
249 | 244 |
|
250 |
| - |
| 245 | + |
251 | 246 |
|
252 | 247 |
|
253 | 248 |
|
|
src/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
91 |
| - |
| 90 | + |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
| 104 | + |
| 105 | + |
104 | 106 |
|
105 | 107 |
|
106 | 108 |
|
|
src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
| 92 | + |
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
| ||
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
103 |
| - |
| 104 | + |
104 | 105 |
|
105 | 106 |
|
106 | 107 |
|
|
0 commit comments