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
I'm using new MongoDB\Driver\Manager("mongodb://localhost:27017");
I tested with the beta1 on windows with php 5.6 NTS(official dll build), but also with PHP7 in linux custom build(built by me from php7 branch).
I have the server locally for testing. It works with the old mongo extension on php 5.6.
I tried to enable debug with mongodb.debug but also mongodb.debug_log as in doc, but i get no debug info in logs