--TEST-- Bug #60749: SNMP module should not strip non-standard SNMP port from hostname --CREDITS-- Boris Lytochkin --SKIPIF-- --FILE-- info; if (strcmp($info["hostname"], "$ip:$port") !== 0) { echo "'" . $info["hostname"] . "' != '$ip:$port'\n"; } var_dump($session->close()); ?> --EXPECT-- bool(true)