Skip to content

Fixed Error "Cannot use object of type MongoDB\BSON\UTCDateTime as array" #1352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 26, 2018

Conversation

nolanle
Copy link
Contributor

@nolanle nolanle commented Nov 3, 2017

When I reset password with token but have error like "Cannot use object of type MongoDB\BSON\UTCDateTime as array"
And this is solution for fix it.
Thanks alot!

@arthurkirkosa
Copy link

@jenssegers this does solve the reset password problem because of laravel latest changes.

@arunmisra2273
Copy link

I get error Parse error: syntax error, unexpected 'if' (T_IF) when I use this fix

@arunmisra2273
Copy link

works. Thank you! @nolanle

@mikekamornikov
Copy link

@jenssegers There are at least 3 issues/prs here with "reset password" fix. Could you merge this (or any other) one?

@koAndy
Copy link

koAndy commented Apr 26, 2018

@jenssegers Tested and worked! Please merge this!

@jenssegers jenssegers merged commit c33fc4e into mongodb:master Apr 26, 2018
mnphpexpert added a commit to mnphpexpert/laravel-mongodb that referenced this pull request Sep 2, 2024
Fixed Error "Cannot use object of type MongoDB\BSON\UTCDateTime as array"
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.

6 participants