simple promise (xdebug things)

This commit is contained in:
2019-11-23 14:17:04 +01:00
parent 522b690885
commit 9be9f6f096
3 changed files with 38 additions and 3 deletions

View File

@ -9,10 +9,7 @@ Lib\plain();
Lib\printf('https://sergio.am/code/www-tests');
use GuzzleHttp\Client;
use GuzzleHttp\Promise;
use GuzzleHttp\Pool;
use GuzzleHttp\Psr7\Response;
use GuzzleHttp\Promise\EachPromise;
Lib\printf('client');