File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ object(MongoDB\Driver\Manager)#%d (%d) {
5050 ["is_passive"]=>
5151 bool(false)
5252 ["last_is_master"]=>
53- array(8 ) {
53+ array(%d ) {
5454 ["ismaster"]=>
5555 bool(true)
5656 ["maxBsonObjectSize"]=>
@@ -68,8 +68,7 @@ object(MongoDB\Driver\Manager)#%d (%d) {
6868 int(%d)
6969 ["minWireVersion"]=>
7070 int(0)
71- ["ok"]=>
72- float(1)
71+ %a
7372 }
7473 ["round_trip_time"]=>
7574 int(%d)
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ object(MongoDB\Driver\Server)#%d (%d) {
3333 ["is_passive"]=>
3434 bool(false)
3535 ["last_is_master"]=>
36- array(8 ) {
36+ array(%d ) {
3737 ["ismaster"]=>
3838 bool(true)
3939 ["maxBsonObjectSize"]=>
@@ -51,7 +51,7 @@ object(MongoDB\Driver\Server)#%d (%d) {
5151 int(%d)
5252 ["minWireVersion"]=>
5353 int(0)
54- ["ok"]=>
54+ %a
5555 float(1)
5656 }
5757 ["round_trip_time"]=>
You can’t perform that action at this time.
0 commit comments