Skip to content

Releases: php-http/multipart-stream-builder

1.4.2

04 Sep 13:23
@dbu dbu
1.4.2
Compare
Choose a tag to compare
  • Fix phpdoc syntax.

1.4.1

04 Sep 11:55
@dbu dbu
1.4.1
Compare
Choose a tag to compare
  • Fix phpdoc for addResource options to make the options not required.

1.4.0

01 Sep 11:10
@dbu dbu
1.4.0
Compare
Choose a tag to compare
  • 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

10 Jun 14:52
@dbu dbu
1.3.1
Compare
Choose a tag to compare
  • Added missing mimetype for .webp images.

1.3.0

28 Apr 14:12
@dbu dbu
1.3.0
Compare
Choose a tag to compare
  • 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

21 May 08:34
@dbu dbu
1.2.0
Compare
Choose a tag to compare
  • 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

13 Jul 15:50
@dbu dbu
1.1.2
121299c
Compare
Choose a tag to compare

1.1.2 - 2020-07-13

  • Support PHP 8.0

1.1.1

04 Jul 09:31
@dbu dbu
1.1.1
9baa0fb
Compare
Choose a tag to compare
  • Fixed mistake in PHPDoc type.

Release 1.1.0

22 Aug 14:17
5d73ada
Compare
Choose a tag to compare

Allow support for PSR-17

First stable release

21 May 17:46
Compare
Choose a tag to compare

No changes since 0.2.0.