DevFactoryCH/Mollom

View on GitHub

Showing 2 of 2 total issues

Method request has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  protected function request($method, $server, $path, $query = NULL, array $headers = array()) {
    $key = false;
    $response = false;

    // Query to array
Severity: Minor
Found in src/Client.php - About 1 hr to fix

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

      protected function request($method, $server, $path, $query = NULL, array $headers = array()) {
    Severity: Minor
    Found in src/Client.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language