Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / php-http/multipart-stream-builder issues and pull requests

#68 - Test on PHP 8.3 and 8.4

Pull Request - State: closed - Opened by GrahamCampbell 5 months ago

#67 - Unquote array shape field names

Pull Request - State: closed - Opened by ruudk 6 months ago - 3 comments

#66 - Make options optional again

Pull Request - State: closed - Opened by ruudk 6 months ago - 4 comments

#65 - use array shape for phpdoc

Pull Request - State: closed - Opened by dbu 6 months ago

#64 - composer.json and php-http/discovery

Issue - State: closed - Opened by boan-jfm 6 months ago - 2 comments

#63 - fix: Remove default content-length header from MultipartStreamBuilder class

Pull Request - State: closed - Opened by chris-lee-lb 6 months ago - 1 comment

#62 - add `webp` mimetype

Pull Request - State: closed - Opened by roelmonnens 8 months ago - 4 comments

#61 - 1.3.0 release notes missing two notable changes

Issue - State: closed - Opened by GrahamCampbell almost 2 years ago - 1 comment

#60 - Rely on abstract packages to auto-install PSR-17 factories

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago

#59 - use semantic branch name and avoid double builds

Pull Request - State: closed - Opened by dbu almost 2 years ago

#58 - Apply fixes from StyleCI

Pull Request - State: closed - Opened by dbu almost 2 years ago

#57 - Test on PHP 8.1 and 8.2

Pull Request - State: closed - Opened by GrahamCampbell almost 2 years ago - 1 comment

#56 - Allow `psr/http-message` v2

Pull Request - State: closed - Opened by GrahamCampbell almost 2 years ago - 1 comment

#55 - Also skip setting filename if URI starts with `data://`

Pull Request - State: closed - Opened by GrahamCampbell almost 3 years ago

#54 - New release?

Issue - State: closed - Opened by magikid almost 4 years ago - 2 comments

#53 - Fix styleci config issue

Pull Request - State: closed - Opened by yookoala about 4 years ago - 2 comments

#52 - Use temp stream instead of string to buffer content

Pull Request - State: closed - Opened by yookoala about 4 years ago - 4 comments

#51 - Apply fixes from StyleCI

Pull Request - State: closed - Opened by dbu about 4 years ago

#50 - remove option that has become part of the symfony ruleset

Pull Request - State: closed - Opened by dbu about 4 years ago

#49 - Allow MultipartStreamBuilder subclass to manipulate data

Pull Request - State: closed - Opened by yookoala about 4 years ago - 11 comments

#48 - Release 1.1.2

Pull Request - State: closed - Opened by GrahamCampbell over 4 years ago

#47 - PHP 8.0 support

Pull Request - State: closed - Opened by GrahamCampbell over 4 years ago - 1 comment

#46 - Release 1.1.1

Pull Request - State: closed - Opened by GrahamCampbell over 4 years ago

#45 - Disable the single_line_throw fixer

Pull Request - State: closed - Opened by GrahamCampbell over 4 years ago - 2 comments

#44 - fix styleci config

Pull Request - State: closed - Opened by dbu over 4 years ago

#43 - Fixed typos

Pull Request - State: closed - Opened by GrahamCampbell over 4 years ago

#42 - Test on PHP 7.4

Pull Request - State: closed - Opened by GrahamCampbell about 5 years ago - 1 comment

#41 - Bad ? annotation on MultipartStreamBuilder

Issue - State: closed - Opened by mdelanoue over 5 years ago - 1 comment

#40 - Prepare for 1.1.0

Pull Request - State: closed - Opened by Nyholm over 5 years ago - 3 comments

#39 - Adding license badge

Pull Request - State: closed - Opened by Nyholm over 5 years ago - 1 comment

#38 - Add support for PSR17 factories

Pull Request - State: closed - Opened by Nyholm over 5 years ago - 2 comments

#37 - Apply fixes from StyleCI

Pull Request - State: closed - Opened by dbu about 7 years ago - 1 comment

#36 - Update branch alias

Pull Request - State: closed - Opened by Nyholm almost 8 years ago

#35 - Prepare for 1.0

Pull Request - State: closed - Opened by Nyholm almost 8 years ago

#34 - Release 1.0

Issue - State: closed - Opened by Nyholm almost 8 years ago - 1 comment

#33 - Prepare for 0.2.0

Pull Request - State: closed - Opened by Nyholm almost 8 years ago

#32 - Make sure we can add resources with same name. Ie no overwrite

Pull Request - State: closed - Opened by Nyholm about 8 years ago - 5 comments

#31 - RFC: Add multiple resources with the same name

Issue - State: closed - Opened by z38 about 8 years ago - 3 comments

#30 - Boundery should only be quoted in header

Pull Request - State: closed - Opened by Nyholm about 8 years ago

#29 - Prepare for 0.1.5

Pull Request - State: closed - Opened by Nyholm about 8 years ago - 1 comment

#28 - Use uniqid('', true) for performance reasons

Pull Request - State: closed - Opened by Nyholm about 8 years ago

#27 - Added support for multipart stream created from uri streams

Pull Request - State: closed - Opened by Mats about 8 years ago - 5 comments

#25 - Allow us to reset the builder

Pull Request - State: closed - Opened by Nyholm about 8 years ago - 3 comments

#24 - Add a clear function

Issue - State: closed - Opened by Nyholm about 8 years ago

#23 - Code style and doc typo

Pull Request - State: closed - Opened by Nyholm about 8 years ago

#22 - Added scrutinizer config

Pull Request - State: closed - Opened by Nyholm about 8 years ago

#21 - Apply fixes from StyleCI

Pull Request - State: closed - Opened by Nyholm about 8 years ago

#20 - Adding tests on appveyor

Pull Request - State: closed - Opened by Nyholm about 8 years ago - 4 comments

#19 - Prepare for 0.1.3

Pull Request - State: closed - Opened by Nyholm about 8 years ago

#18 - change basename to pathinfo

Pull Request - State: closed - Opened by GreenSuslik about 8 years ago - 9 comments

#17 - change basename to pathinfo

Pull Request - State: closed - Opened by GreenSuslik about 8 years ago - 3 comments

#16 - basename bug

Issue - State: closed - Opened by GreenSuslik about 8 years ago - 4 comments

#15 - Cleanup

Pull Request - State: closed - Opened by Nyholm about 8 years ago - 2 comments

#14 - Added custom mimetype helper

Pull Request - State: closed - Opened by Nyholm about 8 years ago - 2 comments

#13 - Initialize $data with an array.

Pull Request - State: closed - Opened by Nyholm about 8 years ago - 1 comment

#12 - Moved non-apache mime types to the bottom

Pull Request - State: closed - Opened by Nyholm over 8 years ago - 1 comment

#11 - Fix .MSG files (MS Outlook Mail Exports)

Pull Request - State: closed - Opened by WietseWind over 8 years ago - 4 comments

#10 - allow to add custom extension to mime type mapping

Issue - State: closed - Opened by dbu over 8 years ago - 2 comments

#9 - Added changelog for 0.1.1

Pull Request - State: closed - Opened by Nyholm over 8 years ago

#8 - Add pkpass (Apple Passbook) to list of Mime-Types

Pull Request - State: closed - Opened by airlst over 8 years ago - 5 comments

#7 - Be less restrict in phpunit versions

Pull Request - State: closed - Opened by Nyholm over 8 years ago

#6 - Moved documentation

Pull Request - State: closed - Opened by Nyholm over 8 years ago

#5 - Remove static MimetypeHelper.

Pull Request - State: closed - Opened by Nyholm over 8 years ago - 3 comments

#4 - inject mimetype guesser?

Issue - State: closed - Opened by dbu over 8 years ago - 3 comments

#3 - Move this library to php-http organisation?

Issue - State: closed - Opened by Nyholm over 8 years ago - 5 comments

#2 - Update namespace

Issue - State: closed - Opened by Nyholm over 8 years ago

#1 - Remove our stream implementation

Pull Request - State: closed - Opened by Nyholm over 8 years ago - 2 comments