Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

ReactPHP HTTPClient Factory not found #24

Closed
ryan-eurecab opened this issue Sep 22, 2017 · 3 comments
Closed

ReactPHP HTTPClient Factory not found #24

ryan-eurecab opened this issue Sep 22, 2017 · 3 comments

Comments

@ryan-eurecab
Copy link

Hello,

Since a few days I'm getting the error :
Class 'React\HttpClient\Factory' not found

From what I see, the method setHttpClient with null httpClient try to get an HttpClient from the missing class Factory. Which was replaced in a recent version.

We can still inject the http client to fix the problem but I think it would be nice to make the change on the README snippet.

@WyriHaximus
Copy link
Owner

Odd, I've changed some things in an underlying package. Will have a look when I get home tonight 👍

@WyriHaximus
Copy link
Owner

Filed #25 to solve this issue, thanks for reporting 👍

@WyriHaximus
Copy link
Owner

2.0.1 has been tagged with the fix from #25

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants