Commit b7d8f16
committed
minor symfony#59622 [Messenger] fix tests with Doctrine DBAL < 4 (xabbuh)
This PR was merged into the 7.3 branch.
Discussion
----------
[Messenger] fix tests with Doctrine DBAL < 4
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
f44f546 fix tests with Doctrine DBAL < 4File tree
1 file changed
+13
-0
lines changed- src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
331 | 340 | | |
332 | 341 | | |
333 | 342 | | |
| |||
363 | 372 | | |
364 | 373 | | |
365 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
366 | 379 | | |
367 | 380 | | |
368 | 381 | | |
| |||
0 commit comments