Fix handling response codes #304
Annotations
5 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/MetaLoader.php#L131
Variable $response might not be defined.
|
|
PHPStan:
src/MetaLoader.php#L131
Cannot call method getStatusCode() on array.
|
|
PHPStan:
src/MetaLoader.php#L126
Variable $response might not be defined.
|
|
PHPStan:
src/MetaLoader.php#L126
Cannot call method getStatusCode() on array.
|
Loading