version 1.1.1
Added
League\Uri\parse_query
as an alias ofQuery::parse
League\Uri\extract_query
as an alias ofQuery::extract
This is a small BC break to correct parse_query
returned value which was not the expected value. I've added the extract_query
to complement the function returned value.
Fixed
League\Uri\parse_query
returned value was the wrong one
Deprecated
- None
Remove
- None