Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
lxregistry opened this issue Feb 28, 2024 · 2 comments

Comments

@lxregistry
Copy link

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

@dmaicher
Copy link
Contributor

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
Copy link
Contributor

I suppose that may be an indirect deprecation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants