Skip to content

Pull requests: php-http/multipart-stream-builder

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Test on PHP 8.1 and 8.2
#57 by GrahamCampbell was merged Apr 18, 2023 Loading…
3 tasks
Allow psr/http-message v2
#56 by GrahamCampbell was merged Apr 18, 2023 Loading…
3 tasks
Also skip setting filename if URI starts with data://
#55 by GrahamCampbell was merged Mar 13, 2022 Loading…
3 tasks
Use temp stream instead of string to buffer content
#52 by yookoala was merged Dec 23, 2020 Loading…
2 tasks done
Allow MultipartStreamBuilder subclass to manipulate data
#49 by yookoala was merged Dec 22, 2020 Loading…
3 tasks
Fixed typos
#43 by GrahamCampbell was merged Jul 4, 2020 Loading…
Test on PHP 7.4
#42 by GrahamCampbell was merged Dec 20, 2019 Loading…
Adding license badge
#39 by Nyholm was merged Aug 22, 2019 Loading…
Add support for PSR17 factories
#38 by Nyholm was merged Aug 22, 2019 Loading…
Use uniqid('', true) for performance reasons
#28 by Nyholm was merged Feb 14, 2017 Loading…
Allow us to reset the builder
#25 by Nyholm was merged Dec 30, 2016 Loading…
change basename to pathinfo
#18 by GreenSuslik was merged Dec 21, 2016 Loading…
Added custom mimetype helper
#14 by Nyholm was merged Dec 12, 2016 Loading…
ProTip! Exclude everything labeled bug with -label:bug.