packagist league/uri 7.7.0
version 7.7.0

one day ago

Added

  • Uri::isIpv4Host tells whether the URI host is an IPv4 address
  • Uri::isIpv6Host tells whether the URI host is an IPv6 address
  • Uri::isIpvFutureHost tells whether the URI host is an IPvFuture address
  • Uri::isRegisteredNameHost tells whether the URI host is a registered name
  • Uri::isDomainHost tells whether the URI host is a domain name

Fixed

  • Query order not respected in BaseUri::isSameDocument method 165
  • Fix Host resolution using the new HostRecord class, some registered name were wrongly throwing exceptions.
  • Fix Uri::withPath improve handling of path leading slash presence
  • Fix UriTemplate::exapndToUrl and UriTemplate::expandToUrlOrFail adding the missing softErrors argument populated by reference.

Deprecated

  • None

Removed

  • None

Don't miss a new uri release

NewReleases is sending notifications on new releases.