Skip to content

Fix for ssjs.php on mongodb >= 4.2.#1

Open
2dimka wants to merge 1 commit intofbkcs:masterfrom
2dimka:master
Open

Fix for ssjs.php on mongodb >= 4.2.#1
2dimka wants to merge 1 commit intofbkcs:masterfrom
2dimka:master

Conversation

@2dimka
Copy link

@2dimka 2dimka commented Dec 30, 2019

Starting in version 4.2, mongodb removes the eval/execute command (execute is a wrapper for the eval). So a code $db->execute($q) will not work on latest mongodb docker images.

Starting in version 4.2, mongodb removes the eval/execute command (execute is a wrapper for the  eval). So a code $db->execute($q) will not work on latest mongodb docker images.
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

Successfully merging this pull request may close these issues.

1 participant