Skip to content

version 2.0.0

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 17 Oct 07:26
· 200 commits to master since this release

Added

  • League\Uri\Contract\AuthorityInterface
  • League\Uri\Contract\DataPathInterface
  • League\Uri\Contract\DomainHostInterface
  • League\Uri\Contract\FragmentInterface
  • League\Uri\Contract\HostInterface
  • League\Uri\Contract\IpHostInterface
  • League\Uri\Contract\PathInterface
  • League\Uri\Contract\PortInterface
  • League\Uri\Contract\QueryInterface
  • League\Uri\Contract\SegmentedPathInterface
  • League\Uri\Contract\UriComponentInterface
  • League\Uri\Contract\UriException
  • League\Uri\Contract\UriInterface
  • League\Uri\Contract\UserInfoInterface
  • League\Uri\Exception\EncodingNotFound
  • League\Uri\Exception\IdnSupportMissing
  • League\Uri\Exception\SyntaxError

Fixed

  • None

Deprecated

  • None

Removed

  • League\Uri\Interfaces namespace
  • League\Uri\UriInterface
  • support for PHP7.0