Commit abb34d3
committed
minor symfony#59220 [Messenger] choose the correctly cased class name for the MariaDB platform (xabbuh)
This PR was merged into the 7.1 branch.
Discussion
----------
[Messenger] choose the correctly cased class name for the MariaDB platform
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
see e.g. https://github.com/symfony/symfony/actions/runs/12353148434/job/34471646429?pr=58370#step:9:631
Commits
-------
fd4e493 choose the correctly cased class name for the MariaDB platformFile tree
1 file changed
+9
-3
lines changed- src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport
1 file changed
+9
-3
lines changedLines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
590 | 589 | | |
591 | 590 | | |
592 | 591 | | |
593 | | - | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
594 | 600 | | |
595 | | - | |
| 601 | + | |
596 | 602 | | |
597 | 603 | | |
598 | 604 | | |
| |||
0 commit comments