We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6507279 commit 4943a55Copy full SHA for 4943a55
docs/upgrade.txt
@@ -89,6 +89,9 @@ This library version introduces the following breaking changes:
89
of this behavior, you cannot have two separate ``id`` and ``_id`` fields in your
90
documents.
91
92
+- When using a ``DateTimeInterface`` object in a query, the library converts
93
+ the ``DateTimeInterface`` to a ``MongoDB\BSON\UTCDateTime`` object.
94
+
95
.. _laravel-breaking-changes-v4.x:
96
97
Version 4.x Breaking Changes
0 commit comments