PhpGt / Fetch

Asynchronous HTTP client with promises.

Home Page:https://www.php.gt/fetch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Http/Promise interface

g105b opened this issue · comments

The reason this is classed as a bug is because currently, using React's Promise library breaks PSR-5 as it doesn't implement the interface.