version 7.0.0
Added
- New method to
UriComponentInterface::value - New method to
UriComponentInterface::toString - New method to
UserInfoInterface::withUser - New method to
UserInfoInterface::withPass - New method to
UriInterface::toString - New method to
UriInterface::toComponents League\Uri\IPv4toolsLeague\Uri\IdnatoolsLeague\Uri\UriStringparserLeague\Uri\QueryStringparser
Fixed
- None
Deprecated
- None
Removed
- Support for PHP7
- Support for
__set_state UriComponentInterface::getContentis removed in favor ofUriComponentInterface::valueUriComponentInterface::withContentis removed with no replacement use other means to change the value of the component.UserInfoInterface::withUserInfois removed in favor ofUserInfoInterface::withUserandUserInfoInterface::withPass.HostInfoInterface::labelsis removed with no replacement use theIteratorAggregate::getIteratormethod instead.SegmentedPathInterface::segmentsis removed with no replacement use theIteratorAggregate::getIteratormethod instead.League\Uri\Idna\IdnauseLeague\Uri\Idna\ConverterinsteadLeague\Uri\Idna\IdnaInfouseLeague\Uri\Idna\ResultinsteadLeague\Uri\Exception\IdnSupportMissinguseLeague\Uri\Exception\MissingFeatureinstead
Full Changelog: 1.1.1...7.0.0