You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Bug Report
Summary
Hi! While setting-up an environment to work on #2238 I found out that the sandbox's
config.php
uses the oldDoctrine\MongoDB\Connection
class from the archived https://github.com/doctrine/mongodb driver repository (see below). I will send a PR that should fix it.mongodb-odm/tools/sandbox/config.php
Line 21 in 5bc6803
The text was updated successfully, but these errors were encountered: