Commit c5820f7
committed
minor symfony#58118 [Messenger] fix test to be compatible with DBAL 4.2 (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Messenger] fix test to be compatible with DBAL 4.2
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
see doctrine/dbal#6504
Commits
-------
447bf7e fix test to be compatible with DBAL 4.2File tree
1 file changed
+5
-2
lines changed- src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
101 | | - | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
0 commit comments