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

Rewind streams
#47 by Nyholm was merged Jul 15, 2016 Loading… updated Jul 15, 2016
Improve package
#48 by sagikazarmark was merged Jul 15, 2016 Loading… updated Jul 15, 2016
Test on PHP 7.1
#51 by GrahamCampbell was merged Aug 2, 2016 Loading… updated Aug 2, 2016
3 tasks
Add Message cloner
#49 by joelwurtz was closed Aug 4, 2016 Loading… updated Aug 4, 2016
3 tasks
Add buffered stream
#52 by joelwurtz was merged Aug 7, 2016 Loading… updated Aug 7, 2016
Added cURL formatter
#50 by Nyholm was merged Aug 2, 2016 Loading… updated Aug 2, 2016
Test also body and headers in message factory tests
#54 by tuupola was merged Oct 14, 2016 Loading… updated Oct 14, 2016
Add message, stream and URI factories for Slim Framework
#53 by tuupola was merged Oct 14, 2016 Loading… updated Oct 15, 2016
3 of 5 tasks
Applied fixes from StyleCI
#56 by sagikazarmark was merged Oct 15, 2016 Loading… updated Oct 15, 2016
Relax minimum required version of Slim
#57 by tuupola was merged Oct 15, 2016 Loading… updated Oct 15, 2016
Added Slim to puli.json
#55 by Nyholm was merged Oct 15, 2016 Loading… updated Oct 15, 2016
Updated change log with cURLFormatter and BufferedStream
#58 by Nyholm was merged Oct 17, 2016 Loading… updated Oct 17, 2016
Prepare for release
#63 by Nyholm was merged Oct 20, 2016 Loading… updated Oct 20, 2016
Remove encoding writing stuff
#59 by ajgarlag was merged Oct 24, 2016 Loading… updated Oct 24, 2016
2 tasks done
Fix cookie root path match for subdirectories. Refs #65
#66 by Maff- was closed Dec 16, 2016 Loading… updated Dec 16, 2016
1 task done
Fix encoding stream size
#61 by ajgarlag was merged Dec 22, 2016 Loading… updated Dec 22, 2016
3 tasks done
Add check for empty string to stream factories
#70 by sagikazarmark was merged Jan 8, 2017 Loading… updated Jan 8, 2017
Make sure we do not rewind a non-seekable stream
#71 by Nyholm was merged Jan 16, 2017 Loading… updated Jan 16, 2017
Do not rewind streams
#72 by Nyholm was merged Feb 12, 2017 Loading… updated Feb 12, 2017
Optional cookie validation
#68 by ajgarlag was merged Feb 13, 2017 Loading… updated Feb 13, 2017
3 tasks done
Prepare for 1.5.0
#74 by Nyholm was merged Feb 14, 2017 Loading… updated Feb 14, 2017
build hhvm on trusty box
#77 by dbu was merged Jun 14, 2017 Loading… updated Jun 14, 2017
Implements a cookie-date parsing utility
#76 by aaa2000 was merged Jun 19, 2017 Loading… updated Jun 19, 2017
1 of 2 tasks
Added provide for php-http/message-factory-implementation
#80 by Nyholm was merged Jun 23, 2017 Loading… updated Jun 23, 2017
Fix curl command of CurlFormatter when there is an user-agent header
#82 by aaa2000 was merged Jun 28, 2017 Loading… updated Jun 28, 2017
1 task done
ProTip! Exclude everything labeled bug with -label:bug.