feat: setup phpstan & rector #138
ci.yml
on: pull_request
Code style
16s
Rector checks
25s
Matrix: Atoum tests
Matrix: PHPStan checks
Annotations
4 errors
PHPStan checks (8.2):
src/Middleware/HostForwarderMiddleware.php#L1
Ignored error pattern #^Property M6Web\\Bundle\\GuzzleHttpBundle\\Middleware\\HostForwarderMiddleware\:\:\$config type has no value type specified in iterable type array\.$# in path /home/runner/work/GuzzleHttpBundle/GuzzleHttpBundle/src/Middleware/HostForwarderMiddleware.php was not matched in reported errors.
|
PHPStan checks (8.2)
Process completed with exit code 1.
|
PHPStan checks (8.1):
src/Middleware/HostForwarderMiddleware.php#L1
Ignored error pattern #^Property M6Web\\Bundle\\GuzzleHttpBundle\\Middleware\\HostForwarderMiddleware\:\:\$config type has no value type specified in iterable type array\.$# in path /home/runner/work/GuzzleHttpBundle/GuzzleHttpBundle/src/Middleware/HostForwarderMiddleware.php was not matched in reported errors.
|
PHPStan checks (8.1)
Process completed with exit code 1.
|