Version 2.0.0
- The
UrlInfo
has been renamed toUri
- The
UrlParser
has been renamed toUriParser
- Some methods and return values have changed to provide a more unified API
- The
Uri
component now has methods for modifying the URI - The
Uri
component now conforms to the PSR-7UriInterface
- The
Uri
component can now take the URI as a constructor parameter - The parser now has optional parsing modes to allow UTF-8 and IDNs.