juniorb2ss/zServices

View on GitHub
src/Miscellany/ClientHttp.php

Summary

Maintainability
A
50 mins
Test Coverage

Method request has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function request($method, $url, array $parameters = array(), array $files = array(), array $server = array(), $content = null, $changeHistory = true)
Severity: Major
Found in src/Miscellany/ClientHttp.php - About 50 mins to fix

There are no issues that match your filters.

Category
Status