Update encode method to use type hinting for string|Response object #1150
+8
−4
Annotations
5 errors
|
Static analysis
Process completed with exit code 1.
|
|
Static analysis:
src/Protocols/Http.php#L398
Call to an undefined method Stringable::withStatus().
|
|
Static analysis:
src/Protocols/Http.php#L397
Call to an undefined method Stringable::header().
|
|
Static analysis:
src/Protocols/Http.php#L390
Call to an undefined method Stringable::withHeaders().
|
|
Static analysis:
src/Protocols/Http.php#L379
Call to an undefined method Stringable::withHeaders().
|
Loading