Commit 5c66fcc
committed
minor symfony#59798 [DoctrineBridge] Fix deprecation with
This PR was merged into the 6.4 branch.
Discussion
----------
[DoctrineBridge] Fix deprecation with `doctrine/dbal` ^4.3
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Fixes deprecations raised by doctrine/dbal#6787.
Commits
-------
b1d5de5 [DoctrineBridge] Fix deprecation with `doctrine/dbal` ^4.3doctrine/dbal ^4.3 (alexandre-daubois)File tree
1 file changed
+2
-0
lines changed- src/Symfony/Bridge/Doctrine/Tests/Fixtures
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments