Commit b00b416
File tree
6 files changed
+54
-6
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- SchemaListener
- Security/RememberMe
- Component
- Cache/Adapter
- HttpFoundation/Session/Storage/Handler
- Lock/Store
- Messenger/Bridge/Doctrine/Transport
6 files changed
+54
-6
lines changedsrc/Symfony/Bridge/Doctrine/SchemaListener/AbstractSchemaListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/SchemaListener/AbstractSchemaListener.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
| ||
30 | 33 |
|
31 | 34 |
|
32 | 35 |
|
33 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
34 | 42 |
|
35 | 43 |
|
36 | 44 |
|
|
src/Symfony/Bridge/Doctrine/Security/RememberMe/DoctrineTokenProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/RememberMe/DoctrineTokenProvider.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
| ||
193 | 196 |
|
194 | 197 |
|
195 | 198 |
|
196 |
| - |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
197 | 205 |
|
198 | 206 |
|
src/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
| ||
378 | 381 |
|
379 | 382 |
|
380 | 383 |
|
381 |
| - |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
382 | 390 |
|
383 | 391 |
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.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 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 | 18 |
|
16 | 19 |
|
| ||
224 | 227 |
|
225 | 228 |
|
226 | 229 |
|
227 |
| - |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
228 | 237 |
|
229 | 238 |
|
230 | 239 |
|
|
src/Symfony/Component/Lock/Store/DoctrineDbalStore.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Lock/Store/DoctrineDbalStore.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
| ||
214 | 217 |
|
215 | 218 |
|
216 | 219 |
|
217 |
| - |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
218 | 226 |
|
219 | 227 |
|
220 | 228 |
|
|
src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
| ||
519 | 522 |
|
520 | 523 |
|
521 | 524 |
|
522 |
| - |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
523 | 530 |
|
524 | 531 |
|
525 | 532 |
|
|
0 commit comments