antonmarin/amocrm

View on GitHub

Showing 75 of 75 total issues

TODO found
Open

        // TODO: Implement getUrl() method.
Severity: Minor
Found in src/Field/FieldRepository.php by fixme

Possibly zero write references to private property \amocrm\Account\Account->timezone
Open

    private $timezone;
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero write references to private property \amocrm\Account\Account->name
Open

    private $name;
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to public method \amocrm\Contact\ContactsRepository::getList()
Open

    public function getList($params = [])
Severity: Minor
Found in src/Contact/ContactsRepository.php by phan

Possibly zero write references to private property \amocrm\Account\Account->currency
Open

    private $currency;
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero write references to private property \amocrm\Account\Account->paidTill
Open

    private $paidTill;
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to protected method \amocrm\Task\TaskRepository::getUrl()
Open

    protected function getUrl()
Severity: Minor
Found in src/Task/TaskRepository.php by phan

Possibly zero write references to private property \amocrm\Account\Account->paidFrom
Open

    private $paidFrom;
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to class \amocrm\Connection\CurlHttpClientAdapter
Open

class CurlHttpClientAdapter implements HttpClientInterface

Reference to undeclared constant \amocrm\Connection\CurlHttpClientAdapter::METHOD_POST
Open

            case self::METHOD_POST:

Possibly zero references to protected method \amocrm\Field\FieldRepository::getUrl()
Open

    protected function getUrl()
Severity: Minor
Found in src/Field/FieldRepository.php by phan

Possibly zero references to public method \amocrm\Account\Account::getName()
Open

    public function getName()
Severity: Minor
Found in src/Account/Account.php by phan

Possibly zero references to public method \amocrm\Contact\ContactsRepository::getLinks()
Open

    public function getLinks($params = [])
Severity: Minor
Found in src/Contact/ContactsRepository.php by phan

Possibly zero references to class \amocrm\Lead\LeadRepository
Open

class LeadRepository extends Repository
Severity: Minor
Found in src/Lead/LeadRepository.php by phan

Method \amocrm\Lead\LeadRepository::getUrl is declared to return string but has no return value
Open

    protected function getUrl()
Severity: Minor
Found in src/Lead/LeadRepository.php by phan
Severity
Category
Status
Source
Language