Skip to content

URI constructing with private host and no other details #236

@g105b

Description

@g105b

Simple bug found!

$uri = new Uri("10.0.0.1");
self::assertSame("10.0.0.1", $uri->getHost());

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions