Fix Content-Length for POST when data empty #64
Annotations
9 errors
test/ClientTest.php#L523
Spaces must be used to indent lines; tabs are not allowed
|
test/ClientTest.php#L523
Line indented incorrectly; expected at least 8 spaces, found 4
|
test/ClientTest.php#L524
Spaces must be used to indent lines; tabs are not allowed
|
test/ClientTest.php#L524
Line indented incorrectly; expected at least 8 spaces, found 4
|
test/ClientTest.php#L526
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
test/ClientTest.php#L526
Blank line found before closing brace
|
src/Client.php#L1258
Expected 1 space after closing brace; newline found
|
src/Client.php#L1260
Operator == is disallowed, use === instead.
|
src/Client.php#L1264
Unexpected blank line found
|
The logs for this run have expired and are no longer available.
Loading