Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@Riimu Riimu released this 11 Sep 19:36
  • The UrlInfo has been renamed toUri
  • The UrlParser has been renamed to UriParser
  • 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-7 UriInterface
  • 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.