Closed joehoyle closed 5 years ago
The logic in array_diff was wrong, causing all requests to be atleast marked as error => true.
array_diff
error => true
@joehoyle mind fixing up the merge conflict?
The logic in
array_diff
was wrong, causing all requests to be atleast marked aserror => true
.