We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570308b commit bcb2e23Copy full SHA for bcb2e23
1 file changed
ext/snmp/php_snmp.h
@@ -50,6 +50,7 @@ typedef struct _php_snmp_object {
50
int valueretrieval;
51
int quick_print;
52
int enum_print;
53
+ int numeric_index;
54
int numeric_timeticks;
55
int extended_index;
56
int dontprint_units;
0 commit comments