version 0.3.0
Added
League\Uri\Interfaces\Component::NO_ENCODING
to remove any specific encodingLeague\Uri\Interfaces\Component::RFC3986_ENCODING
to specify encoding according to RFC3986 rulesLeague\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