Skip to content

Pull requests: php-http/message

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

Prevent false positive triggering of deprecated notice in FilteredStream
#81 by ste93cry was closed Jul 1, 2017 Loading… updated Jul 1, 2017
1 task done
Prepare for 1.6
#79 by Nyholm was merged Jul 5, 2017 Loading… updated Jul 5, 2017
Apply fixes from StyleCI
#83 by dbu was closed Nov 22, 2017 Loading… updated Nov 22, 2017
Apply fixes from StyleCI
#85 by Nyholm was closed Nov 23, 2017 Loading… updated Nov 23, 2017
Fix typo
#84 by brayniverse was merged Nov 23, 2017 Loading… updated Nov 23, 2017
Apply fixes from StyleCI
#87 by dbu was merged Nov 23, 2017 Loading… updated Nov 23, 2017
Require php-stream-filter 1.4
#86 by Nyholm was merged Nov 23, 2017 Loading… updated Nov 23, 2017
Cookie.php fixed invalid PHPDoc
#88 by meridius was merged Nov 25, 2017 Loading… updated Nov 25, 2017
2 tasks
Improve formatting of requests with binary streams
#92 by z38 was merged Jan 22, 2018 Loading… updated Jan 24, 2018
1 of 3 tasks
Force proper arg separator to avoid composing broken URLs
#98 by OndraM was merged May 8, 2018 Loading… updated May 8, 2018
1 task done
drop hhvm support as its no longer working
#99 by dbu was merged May 8, 2018 Loading… updated May 8, 2018
Bug/curl fromater fails
#94 by llaakkkk was merged Jul 9, 2018 Loading… updated Jul 9, 2018
Do not pass arguments using default values to the Filter\fun function
#89 by ste93cry was merged Jul 9, 2018 Loading… updated Jul 9, 2018
Added changelog for 1.7
#103 by Nyholm was merged Aug 15, 2018 Loading… updated Aug 15, 2018
Remove internal deprecation notice
#101 by joelwurtz was merged Oct 29, 2018 Loading… updated Oct 29, 2018
Fix implementation of __toString()
#95 by mxr576 was closed Oct 29, 2018 Loading… updated Oct 29, 2018
trigger_error instead of exceptions
#104 by dbu was merged Nov 1, 2018 Loading… updated Nov 1, 2018
1 task done
Filtered Stream is not seekable
#100 by joelwurtz was merged Oct 29, 2018 Loading… updated Nov 1, 2018
more verbose documentation on authentication
#109 by dbu was merged Jan 15, 2019 Loading… updated Jan 15, 2019
Always read size of chunksize if in MemoryStream
#110 by joelwurtz was merged Feb 18, 2019 Loading… updated Feb 18, 2019
Test on php 7.3
#107 by Nyholm was merged Feb 19, 2019 Loading… updated Feb 19, 2019
cleanup code with early return
#111 by dbu was merged Mar 6, 2019 Loading… updated Mar 6, 2019
Handle null explicitly for max body length of FullHttpMessageFormatter
#112 by jdecool was merged Mar 8, 2019 Loading… updated Mar 8, 2019
Enhancement: Keep packages sorted in composer.json
#113 by localheinz was merged Aug 2, 2019 Loading… updated Aug 2, 2019
1 task done
Fix: Drop support for unsupported PHP versions
#114 by localheinz was merged Aug 2, 2019 Loading… updated Aug 2, 2019
1 task done
ProTip! Exclude everything labeled bug with -label:bug.