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
Split out UTCDateTime toDateTime and toString tests
This also removes an unrelated test where DateTime was being encoded as a BSON document and printed as JSON, which happened to fail on HHVM since its DateTime object does not have the undocumented class properties found in PHP.
0 commit comments