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

Sandbox uses old doctrine/mongodb Connection class #2245

Closed
alexandre-abrioux opened this issue Nov 18, 2020 · 0 comments
Closed

Sandbox uses old doctrine/mongodb Connection class #2245

alexandre-abrioux opened this issue Nov 18, 2020 · 0 comments

Comments

@alexandre-abrioux
Copy link
Contributor

Bug Report

Q A
BC Break no
Version 2.1.2

Summary

Hi! While setting-up an environment to work on #2238 I found out that the sandbox's config.php uses the old Doctrine\MongoDB\Connection class from the archived https://github.com/doctrine/mongodb driver repository (see below). I will send a PR that should fix it.

$connection = new Connection();

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

1 participant