yuanzhihai / easyhttp

轻量级、语义化、对IDE友好的HTTP客户端
MIT License
37 stars 3 forks source link

Retry无法正常使用 #13

Open zyccsnow opened 7 months ago

zyccsnow commented 7 months ago

只要设置了retry,就直接报错 PHP Fatal error: Uncaught TypeError: yzh52521\EasyHttp\Retry::yzh52521\EasyHttp\{closure}(): Argument #4 ($exception) must be of type ?yzh52521\EasyHttp\RequestException, GuzzleHttp\Exception\RequestException given, called in /www/webman/miner-galacticash/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php on line 101 and defined in /www/webman/miner-galacticash/vendor/yzh52521/easyhttp/src/Retry.php:26