v3.3.2
- new
Utility\Uri::fromParsed()method Uri::withUserInfo(): passing user as empty string should remove userInfo (was only removing ifnull)Utility\Uri::parseUrl()now returns components sorted by key- use short-array syntax for lists
Utility\Uri::fromParsed() methodUri::withUserInfo() : passing user as empty string should remove userInfo (was only removing if null)Utility\Uri::parseUrl() now returns components sorted by key