Fix static ci #99
static.yml
on: pull_request
PHPStan
12s
PHP-CS-Fixer
8s
Annotations
2 errors
PHPStan:
src/Plugin/RedirectPlugin.php#L218
Method Http\Client\Common\Plugin\RedirectPlugin::guessStreamFactory() should return Psr\Http\Message\StreamFactoryInterface|null but returns Nyholm\Psr7\Factory\Psr17Factory.
|
PHPStan:
src/Plugin/RedirectPlugin.php#L224
Call to static method streamFor() on an unknown class GuzzleHttp\Psr7\Utils.
|