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 f5a4a5d commit d019d38Copy full SHA for d019d38
UPGRADE-4.4.md
@@ -64,7 +64,7 @@ DoctrineBridge
64
injected instead.
65
* Deprecated passing an `IdReader` to the `DoctrineChoiceLoader` when the query cannot be optimized with single id field.
66
* Deprecated not passing an `IdReader` to the `DoctrineChoiceLoader` when the query can be optimized with single id field.
67
- * Deprecated `RegistryInterface`, use `Doctrine\Common\Persistence\ManagerRegistry`.
+ * Deprecated `RegistryInterface`, use `Doctrine\Persistence\ManagerRegistry`.
68
* Added a new `getMetadataDriverClass` method to replace class parameters in `AbstractDoctrineExtension`. This method
69
will be abstract in Symfony 5 and must be declared in extending classes.
70
0 commit comments