feat: Refactor http client mock #279
Annotations
2 errors
Tests (lowest, 8.3):
src/HttpClientMock/RealRequest.php#L39
Function array_combine is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\array_combine;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
|
Tests (lowest, 8.3)
Process completed with exit code 1.
|