summaryrefslogtreecommitdiff
path: root/ext/snmp/tests/ipv6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/snmp/tests/ipv6.phpt')
-rw-r--r--ext/snmp/tests/ipv6.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/snmp/tests/ipv6.phpt b/ext/snmp/tests/ipv6.phpt
index f5239e1178..aaa3304e87 100644
--- a/ext/snmp/tests/ipv6.phpt
+++ b/ext/snmp/tests/ipv6.phpt
@@ -23,7 +23,7 @@ var_dump(snmpget($hostname6_port, $community, '.1.3.6.1.2.1.1.1.0'));
var_dump(snmpget('[dead:beef::', $community, '.1.3.6.1.2.1.1.1.0'));
?>
--EXPECTF--
-%unicode|string%(%d) "%s"
+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