version 0.2.0
Added
League\Uri\Interfaces\Component::RFC3986
to specify encoding according to RFC3986 rulesLeague\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