symfony/demo

Doctrine\DBAL\Connection::setNestTransactionsWithSavepoints is deprecated and will be removed in 5.0

lxregistry opened this issue · 2 comments

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

Screenshot 2024-02-28 203742

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.

I suppose that may be an indirect deprecation