- Notifications
You must be signed in to change notification settings - Fork 17
Pull requests: php-http/mock-client
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
provide async implementation
#15 by danalloway was merged Sep 16, 2016 Loading… updated Sep 16, 2016
Implement default response and exception
#21 by soullivaneuh was merged Nov 10, 2017 Loading… updated Nov 10, 2017
2 tasks done
drop hhvm test as hhvm diverged and no longer works
#30 by dbu was merged Dec 3, 2018 Loading… updated Dec 3, 2018
Add conditional responses to mock client
#27 by adamquaile was closed Feb 21, 2019 Loading… updated Feb 21, 2019
1 of 2 tasks
Enhancement: Keep packages sorted in composer.json
#39 by localheinz was merged May 29, 2019 Loading… updated May 29, 2019
1 task done
Enhancement: Normalize composer.json
#40 by localheinz was merged May 29, 2019 Loading… updated May 29, 2019
1 task done
Enhancement: Extract method which ensures result is or converts it to callable
#43 by localheinz was merged Jun 20, 2019 Loading… updated Jun 20, 2019
3 tasks done
This package also provides a PSR-18 client implementation
#45 by Taluu was merged Sep 12, 2019 Loading… updated Sep 12, 2019
1 of 2 tasks
Reset conditionalResults as well
#47 by KDederichs was merged Nov 6, 2019 Loading… updated Dec 19, 2019
1 task done
Reset should not trigger setDefaultException error
#50 by KDederichs was merged Feb 27, 2020 Loading… updated Feb 27, 2020
1 task done
Add support for
psr/http-message v2 #59 by GrahamCampbell was merged Apr 30, 2023 Loading… updated Apr 30, 2023
3 tasks
Test on PHP 8.1 and 8.2
#60 by GrahamCampbell was merged Apr 30, 2023 Loading… updated Apr 30, 2023
3 tasks
Remove dependency on php-http/message-factory
#62 by JoepdeJong was merged May 14, 2023 Loading… updated May 17, 2023
ProTip! Type g i on any issue or pull request to go back to the issue listing page.