Clarify/clarify-php

View on GitHub

Showing 2 of 4 total issues

Method search has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function search($query, $limit = 10, $embed = '', $query_fields = '', $filter = '', $language = 'en')
Severity: Minor
Found in src/Clarify/Bundle.php - About 45 mins to fix

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

        public function create($name = '', $media_url = '', $metadata = '', $notify_url = '', $audio_channel = '')
    Severity: Minor
    Found in src/Clarify/Bundle.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language