File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ foreach ($tests as $bson) {
35
35
<?php exit (0 ); ?>
36
36
--EXPECTF--
37
37
OK: Got MongoDB\Driver\Exception\UnexpectedValueException
38
- Detected corrupt BSON data.
38
+ Detected corrupt BSON data
39
39
OK: Got MongoDB\Driver\Exception\UnexpectedValueException
40
- Detected corrupt BSON data.
40
+ Detected corrupt BSON data
41
41
OK: Got MongoDB\Driver\Exception\UnexpectedValueException
42
- Detected corrupt BSON data.
42
+ Detected corrupt BSON data
43
43
OK: Got MongoDB\Driver\Exception\UnexpectedValueException
44
- Detected corrupt BSON data.
44
+ Detected corrupt BSON data
45
45
OK: Got MongoDB\Driver\Exception\UnexpectedValueException
46
46
Detected unknown BSON type 0x65 for fieldname "". Are you using the latest driver?
47
47
===DONE===
You can’t perform that action at this time.
0 commit comments