Commit 37f04cf
committed
File tree
Expand file treeCollapse file tree
7 files changed
+58
-68
lines changedFilter options
- .github/workflows
- src/Symfony
- Bridge/Monolog/Formatter
- Component
- Cache/Adapter
- Lock/Store
- Messenger/Bridge/Redis/Transport
- Security/Core
- Serializer/Tests
Expand file treeCollapse file tree
7 files changed
+58
-68
lines changed.github/workflows/scorecards.yml
Copy file name to clipboardExpand all lines: .github/workflows/scorecards.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
191 |
| - |
| 191 | + |
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
|
src/Symfony/Component/Cache/Adapter/PdoAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/PdoAdapter.php+25-26Lines changed: 25 additions & 26 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
| 103 | + |
107 | 104 |
|
108 | 105 |
|
109 | 106 |
|
| ||
114 | 111 |
|
115 | 112 |
|
116 | 113 |
|
117 |
| - |
| 114 | + |
118 | 115 |
|
119 | 116 |
|
120 |
| - |
| 117 | + |
121 | 118 |
|
122 | 119 |
|
123 | 120 |
|
| ||
209 | 206 |
|
210 | 207 |
|
211 | 208 |
|
212 |
| - |
| 209 | + |
213 | 210 |
|
214 | 211 |
|
215 | 212 |
|
| ||
247 | 244 |
|
248 | 245 |
|
249 | 246 |
|
250 |
| - |
| 247 | + |
251 | 248 |
|
252 | 249 |
|
253 | 250 |
|
| ||
283 | 280 |
|
284 | 281 |
|
285 | 282 |
|
286 |
| - |
287 |
| - |
| 283 | + |
| 284 | + |
288 | 285 |
|
289 | 286 |
|
290 | 287 |
|
| ||
318 | 315 |
|
319 | 316 |
|
320 | 317 |
|
321 |
| - |
322 |
| - |
| 318 | + |
| 319 | + |
323 | 320 |
|
324 | 321 |
|
325 | 322 |
|
| ||
341 | 338 |
|
342 | 339 |
|
343 | 340 |
|
344 |
| - |
| 341 | + |
345 | 342 |
|
346 | 343 |
|
347 | 344 |
|
| ||
358 | 355 |
|
359 | 356 |
|
360 | 357 |
|
361 |
| - |
362 | 358 |
|
363 | 359 |
|
364 | 360 |
|
365 | 361 |
|
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
366 | 367 |
|
367 | 368 |
|
368 |
| - |
| 369 | + |
369 | 370 |
|
370 | 371 |
|
371 | 372 |
|
372 | 373 |
|
373 |
| - |
| 374 | + |
374 | 375 |
|
375 | 376 |
|
376 |
| - |
377 |
| - |
378 |
| - |
379 |
| - |
380 |
| - |
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
386 | 385 |
|
387 | 386 |
|
src/Symfony/Component/Lock/Store/PdoStore.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Lock/Store/PdoStore.php+16-29Lines changed: 16 additions & 29 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 |
| - |
| 94 | + |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
107 |
| - |
| 106 | + |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
| - |
191 |
| - |
192 |
| - |
193 |
| - |
194 |
| - |
| 190 | + |
195 | 191 |
|
196 | 192 |
|
197 | 193 |
|
| ||
200 | 196 |
|
201 | 197 |
|
202 | 198 |
|
203 |
| - |
| 199 | + |
204 | 200 |
|
205 | 201 |
|
206 | 202 |
|
| ||
215 | 211 |
|
216 | 212 |
|
217 | 213 |
|
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
| 214 | + |
226 | 215 |
|
227 | 216 |
|
228 | 217 |
|
| ||
245 | 234 |
|
246 | 235 |
|
247 | 236 |
|
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
252 |
| - |
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
258 | 245 |
|
259 | 246 |
|
src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
112 | 126 |
|
113 | 127 |
|
114 | 128 |
|
|
src/Symfony/Component/Security/Core/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/composer.json-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
|
src/Symfony/Component/Serializer/Tests/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/SerializerTest.php-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1047 | 1047 |
|
1048 | 1048 |
|
1049 | 1049 |
|
1050 |
| - |
1051 |
| - |
1052 |
| - |
1053 |
| - |
1054 |
| - |
1055 |
| - |
1056 |
| - |
1057 |
| - |
1058 |
| - |
1059 | 1050 |
|
1060 | 1051 |
|
1061 | 1052 |
|
|
0 commit comments