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
While I install the php from https://webtatic.com/packages/php71/#sapis for PHP7.2 ,PHP7.1 and PHP7.0, I have try to use find() function but the system throw me the error below. I install PHP7.2 in windows by XAMPP is working fine with mongodm.
Argument 3 passed to MongoDB\Driver\Server::executeQuery() must be an instance of MongoDB\Driver\ReadPreference or null, array given
Kindly provide new fix for this issues.
The text was updated successfully, but these errors were encountered:
bc96123
changed the title
MongoDM not fully support PHP 7.1/PHP 7.2 for find() function
MongoDM not fully support PHP 7.1/PHP 7.2/PHP7.0 for find() function
Mar 22, 2018
While I install the php from https://webtatic.com/packages/php71/#sapis for PHP7.2 ,PHP7.1 and PHP7.0, I have try to use find() function but the system throw me the error below. I install PHP7.2 in windows by XAMPP is working fine with mongodm.
Argument 3 passed to MongoDB\Driver\Server::executeQuery() must be an instance of MongoDB\Driver\ReadPreference or null, array given
Kindly provide new fix for this issues.
The text was updated successfully, but these errors were encountered: