Skip to content

Commit 42a4511

Browse files
committed
Update test output
1 parent e7840bb commit 42a4511

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

ext/snmp/tests/snmp-object-properties.phpt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,12 @@ object(SNMP)#%d (%d) {
9898
bool(false)
9999
["enum_print"]=>
100100
bool(false)
101+
["numeric_timeticks"]=>
102+
bool(false)
103+
["extended_index"]=>
104+
bool(false)
105+
["dontprint_units"]=>
106+
bool(false)
101107
["oid_output_format"]=>
102108
int(3)
103109
["oid_increasing_check"]=>
@@ -123,6 +129,12 @@ object(SNMP)#%d (%d) {
123129
bool(true)
124130
["enum_print"]=>
125131
bool(true)
132+
["numeric_timeticks"]=>
133+
bool(false)
134+
["extended_index"]=>
135+
bool(false)
136+
["dontprint_units"]=>
137+
bool(false)
126138
["oid_output_format"]=>
127139
int(4)
128140
["oid_increasing_check"]=>
@@ -148,6 +160,12 @@ object(SNMP)#%d (%d) {
148160
bool(true)
149161
["enum_print"]=>
150162
bool(true)
163+
["numeric_timeticks"]=>
164+
bool(false)
165+
["extended_index"]=>
166+
bool(false)
167+
["dontprint_units"]=>
168+
bool(false)
151169
["oid_output_format"]=>
152170
int(3)
153171
["oid_increasing_check"]=>
@@ -178,6 +196,12 @@ object(SNMP)#%d (%d) {
178196
bool(true)
179197
["enum_print"]=>
180198
bool(true)
199+
["numeric_timeticks"]=>
200+
bool(false)
201+
["extended_index"]=>
202+
bool(false)
203+
["dontprint_units"]=>
204+
bool(false)
181205
["oid_output_format"]=>
182206
int(3)
183207
["oid_increasing_check"]=>

0 commit comments

Comments
 (0)