Skip to content

version 0.2.0

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 29 Nov 12:11
· 224 commits to master since this release

Added

  • League\Uri\Interfaces\Component::RFC3986 to specify encoding according to RFC3986 rules
  • League\Uri\Interfaces\Component::RFC3987 to specify encoding according to RFC3987 rules

Fixed

  • League\Uri\Interfaces\Component::getContent now takes an optional $enc_type parameter
    to specify the returned content encoding rules.
  • League\Uri\Interfaces\Uri docblocks simplified around Exception thrown

Deprecated

  • None

Removed

  • None