Skip to content

v3.3.2

Choose a tag to compare

@bkdotcom bkdotcom released this 11 Oct 22:15
· 21 commits to 3.x since this release
  • new Utility\Uri::fromParsed() method
  • Uri::withUserInfo() : passing user as empty string should remove userInfo (was only removing if null)
  • Utility\Uri::parseUrl() now returns components sorted by key
  • use short-array syntax for lists