Skip to content

version 0.3.0

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 01 Dec 20:13
· 222 commits to master since this release

Added

  • League\Uri\Interfaces\Component::NO_ENCODING to remove any specific encoding
  • League\Uri\Interfaces\Component::RFC3986_ENCODING to specify encoding according to RFC3986 rules
  • League\Uri\Interfaces\Component::RFC3987_ENCODING to specify encoding according to RFC3987 rules

Fixed

  • Update Component::getContent optional parameter default.

Deprecated

  • None

Removed

  • League\Uri\Interfaces\Component::RFC3986
  • League\Uri\Interfaces\Component::RFC3987