Doctrine\DBAL\Connection::setNestTransactionsWithSavepoints is deprecated and will be removed in 5.0
lxregistry opened this issue · 2 comments
lxregistry commented
User Deprecated: Doctrine\DBAL\Connection::setNestTransactionsWithSavepoints is deprecated and will be removed in 5.0 (Connection.php:948 called by App_KernelDevDebugContainer.php:752, doctrine/dbal#5383, package doctrine/dbal)
after composer update
dmaicher commented
You are having this issue with Symfony Demo? Or your own project?
Here we are not configuring use_savepoints anymore since #1494.
So I don't understand your issue.
bocharsky-bw commented
I suppose that may be an indirect deprecation
