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 c6c9013 commit 3beadc7Copy full SHA for 3beadc7
tests/bson/bson-utcdatetime-005.phpt
@@ -22,7 +22,7 @@ foreach ($tests as $test) {
22
--EXPECTF--
23
object(MongoDB\BSON\UTCDateTime)#%d (%d) {
24
["milliseconds"]=>
25
- string(13) "%d000"
+ string(13) "%d"
26
}
27
28
tests/bson/bson-utcdatetime-006.phpt
@@ -24,7 +24,7 @@ foreach ($tests as $test) {
29
30
0 commit comments