8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e1709 commit bf765c0Copy full SHA for bf765c0
src/Symfony/Bridge/Doctrine/CHANGELOG.md
@@ -7,8 +7,7 @@ CHANGELOG
7
* changed guessing of DECIMAL to set the `input` option of `NumberType` to string
8
* deprecated not passing an `IdReader` to the `DoctrineChoiceLoader` when query can be optimized with a single id field
9
* deprecated passing an `IdReader` to the `DoctrineChoiceLoader` when entities have a composite id
10
- * added `DoctrinePingConnectionMiddleware`
11
- * added `DoctrineCloseConnectionMiddleware`
+ * added two Messenger middleware: `DoctrinePingConnectionMiddleware` and `DoctrineCloseConnectionMiddleware`
12
13
4.2.0
14
-----
0 commit comments