Skip to content

Commit 760402a

Browse files
committed
Merged pull request #923
2 parents 985a69f + d27ef42 commit 760402a

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

tests/replicaset/manager-getservers-001.phpt

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,7 @@ array(3) {
4545
["is_hidden"]=>
4646
bool(false)
4747
["is_passive"]=>
48-
bool(false)
49-
["tags"]=>
50-
array(%d) {
51-
["dc"]=>
52-
string(2) "pa"
53-
["ordinal"]=>
54-
string(3) "one"
55-
}
48+
bool(false)%A
5649
["last_is_master"]=>
5750
array(%d) {
5851
%a
@@ -77,14 +70,7 @@ array(3) {
7770
["is_hidden"]=>
7871
bool(false)
7972
["is_passive"]=>
80-
bool(false)
81-
["tags"]=>
82-
array(%d) {
83-
["dc"]=>
84-
string(3) "nyc"
85-
["ordinal"]=>
86-
string(3) "two"
87-
}
73+
bool(false)%A
8874
["last_is_master"]=>
8975
array(%d) {
9076
%a

0 commit comments

Comments
 (0)