php-http / httplug

HTTPlug, the HTTP client abstraction for PHP

Home Page:http://httplug.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prepare version 2.0

Nyholm opened this issue · comments

I want to release 2.0 in September. At the moment there is no open issues or anything stopping us. We just need to wait for a final release of PSR-18.

@joelwurtz made a comment about async. Is that something we should do before 2.0?

Can be done later IMO, not sure i will have time and the future will be to deprecate / remove everything on async as it will only become an implementation problem (no need for a different interface)

the future will be to deprecate / remove everything on async as it will only become an implementation problem (no need for a different interface)

Because of Fiber ?

Yes by using this php extension https://github.com/concurrent-php/ext-async which i strongly believe that it should be in the core PHP for future version

Okey.

I'm ready to release 2.0 now. Lets just wait for the PSR-18 process to be complete.

Wohoo. Great news