2.7.1
Based on https://github.com/zendframework/zend-uri/releases/tag/release-2.7.1 (commit b01ac33e2038af9340c6cbcda483ecb3427a10be in this repo) Added ----- - Nothing. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zendframework/zend-uri#34](https://github.com/zendframework/zend-uri/pull/34) fixes hostname recognition when port number is not provided. Additional colon is stripped out.