Skip to content

Releases: php-http/multipart-stream-builder

1.4.2

Choose a tag to compare

@dbu dbu released this 04 Sep 13:23
1.4.2
  • Fix phpdoc syntax.

1.4.1

Choose a tag to compare

@dbu dbu released this 04 Sep 11:55
1.4.1
  • Fix phpdoc for addResource options to make the options not required.

1.4.0

Choose a tag to compare

@dbu dbu released this 01 Sep 11:10
1.4.0
  • No longer automatically add a Content-Length header for each part in MultipartStreamBuilder class to comply with RFC 7578 section 4.8.

1.3.1

Choose a tag to compare

@dbu dbu released this 10 Jun 14:52
1.3.1
  • Added missing mimetype for .webp images.

1.3.0

Choose a tag to compare

@dbu dbu released this 28 Apr 14:12
1.3.0
  • Removed unnecessary dependency on deprecated php-http/message-factory
  • Allow psr/http-message 2.*
  • Also skip setting filename if URI starts with data://

1.2.0

Choose a tag to compare

@dbu dbu released this 21 May 08:34
1.2.0
  • Refactored MultipartStreamBuilder to clean up and allow injecting data without a filename
  • Dynamically use memory or temp file to buffer the stream content.

1.1.2

Choose a tag to compare

@dbu dbu released this 13 Jul 15:50
1.1.2
121299c

1.1.2 - 2020-07-13

  • Support PHP 8.0

1.1.1

Choose a tag to compare

@dbu dbu released this 04 Jul 09:31
1.1.1
9baa0fb
  • Fixed mistake in PHPDoc type.

Release 1.1.0

Choose a tag to compare

@Nyholm Nyholm released this 22 Aug 14:17
5d73ada

Allow support for PSR-17

First stable release

Choose a tag to compare

@Nyholm Nyholm released this 21 May 17:46

No changes since 0.2.0.