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
Was going through the documentation for the MongoDB PHP Library and came across this example,
which seems to result in a syntax error when taken verbatim due to a missing ] character.
If so, it looks like this is the corresponding block of code/text that needs to be updated.
Let me know if this is the incorrect place/avenue to report this.