All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #34 fixes hostname recognition when port number is not provided. Additional colon is stripped out.
- Nothing.
- #29 changes the behavior of
getHost()
: it will now always return a lowercase representation. This is in accord with IETF 3986 Section 3.2.2.
- Nothing.
- Nothing.
- Nothing.
- #28 adds support for PHP 7.3.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #23 updates the zend-validator dependency to the 2.10 series, in order to ensure that this package can run under PHP 7.2.
- Nothing.
- Nothing.
- Nothing.
- #4 adds and publishes the documentation to https://zendframework.github.io/zend-uri/
- Nothing.
- #17 updates the path
encoding algorithm to allow
(
and)
characters as path characters (per the RFC-3986, these are valid sub-delimiters allowed within a path).
- Nothing.
- Nothing.
- Nothing.
- #3 updates dependencies to allow the component to work with both PHP 5 and PHP 7 versions, as well as all 2.X versions of required Zend components.