Skip to content

v2.2.0

Compare
Choose a tag to compare
@ElGigi ElGigi released this 29 Mar 13:13
· 19 commits to 2.x since this release

Added

  • New MultipartStream class
  • New Base64Stream class
  • New AppendStream class

Changed

  • Add type on "default" parameter of ServerRequest::getQueryParam() method
  • MemoryStream allow StreamInterface or resource in argument type

Fixed

  • Uri::create() with empty scheme do not retrieve reference uri scheme