Closed Bilge closed 2 years ago
InternetAddress::fromString always failed to validate because it included the colon in the port. Also added a unit test for this method.
InternetAddress::fromString
Thanks!
InternetAddress::fromString
always failed to validate because it included the colon in the port. Also added a unit test for this method.