Commit e1da961
committed
bug symfony#58772 [DoctrineBridge] Backport detection fix of Xml/Yaml driver in DoctrineExtension (MatTheCat)
This PR was merged into the 5.4 branch.
Discussion
----------
[DoctrineBridge] Backport detection fix of Xml/Yaml driver in DoctrineExtension
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix doctrine/DoctrineBundle#1832
| License | MIT
symfony#53681 got merged on 6.4, but the DoctrinBundle still needs it on 5.4 😅
Commits
-------
f7b61a2 [DoctrineBridge] Backport symfony#53681File tree
1 file changed
+3
-1
lines changed- src/Symfony/Bridge/Doctrine/DependencyInjection
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
224 | 226 | | |
225 | 227 | | |
226 | 228 | | |
| |||
0 commit comments