diff options
Diffstat (limited to 'ext/snmp/tests/ipv6.phpt')
-rw-r--r-- | ext/snmp/tests/ipv6.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/snmp/tests/ipv6.phpt b/ext/snmp/tests/ipv6.phpt index 1cda76565c..9cf83e00bd 100644 --- a/ext/snmp/tests/ipv6.phpt +++ b/ext/snmp/tests/ipv6.phpt @@ -26,4 +26,4 @@ var_dump(snmpget('[dead:beef::', $community, '.1.3.6.1.2.1.1.1.0')); string(%d) "%s" Warning: snmpget(): malformed IPv6 address, closing square bracket missing in %s on line %d -bool(false)
\ No newline at end of file +bool(false) |