Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

version 1.1.0

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 25 Sep 10:52

Added

  • League\Uri\build function de build and URI from the result from League\Uri\Parser::__invoke or parse_url
  • League\Uri\parse function version of League\Uri\Parser::__invoke
  • League\Uri\is_host function version of League\Uri\Parser::isHost

Fixed

  • None

Deprecated

  • None

Removed

  • None