Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Fix No handler specified issue introduced in #19 #21

Merged
merged 1 commit into from
Dec 22, 2015

Conversation

sagikazarmark
Copy link
Member

No description provided.

@kbond
Copy link

kbond commented Dec 22, 2015

This fixed my issue, thanks!

Do you know why the rejected guzzle promise didn't cause an exception?

@sagikazarmark
Copy link
Member Author

It should have. Are you sure that no exceptions are caught? How did you know the rejection reason?

@kbond
Copy link

kbond commented Dec 22, 2015

Positive, Guzzle6HttpAdapter::sendRequest() just returned null.

I did a var_dump here: https://github.com/php-http/guzzle6-adapter/blob/master/src/Guzzle6HttpAdapter.php#L46

sagikazarmark added a commit that referenced this pull request Dec 22, 2015
Fix No handler specified issue introduced in #19
@sagikazarmark sagikazarmark merged commit 0bd4f75 into master Dec 22, 2015
@sagikazarmark sagikazarmark deleted the fix_no_handler branch December 22, 2015 17:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants