allow sf8 and test with php 8.5 #16
Annotations
2 errors
|
PHPStan:
src/StopwatchPlugin.php#L41
Method Http\Client\Common\Plugin\StopwatchPlugin::doHandleRequest() should return Http\Promise\Promise but returns mixed.
|
|
PHPStan:
src/StopwatchPlugin.php#L41
Cannot call method then() on mixed.
|