Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 5ae77d3

Browse files
mtagliabmichalbundyra
authored andcommitted
Fix - removed double port assign
1 parent 3383c18 commit 5ae77d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Uri.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ public function parse($uri)
312312
$this->setPort((int) $port);
313313
}
314314

315-
$this->setPort((int) $port);
316315
$authority = substr($authority, 0, -$portLength);
317316
}
318317

0 commit comments

Comments
 (0)