mirror of
https://github.com/YGGverse/net-php.git
synced 2025-02-05 03:14:46 +00:00
fix variable name
This commit is contained in:
parent
b37f28ce4f
commit
27bf47ec0d
@ -179,7 +179,7 @@ class Resolve
|
|||||||
{
|
{
|
||||||
if (\Yggverse\Net\Valid::ip6($host))
|
if (\Yggverse\Net\Valid::ip6($host))
|
||||||
{
|
{
|
||||||
$resolved->setHost(
|
$address->setHost(
|
||||||
sprintf(
|
sprintf(
|
||||||
'[%s]',
|
'[%s]',
|
||||||
$host
|
$host
|
||||||
|
Loading…
x
Reference in New Issue
Block a user