atmonshi/sender

View on GitHub
src/mobilyWs/file.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method sendSMSWK has 11 arguments (exceeds 4 allowed). Consider refactoring.
Open

function sendSMSWK($userAccount, $passAccount, $numbers, $sender, $msg, $msgKey, $MsgID, $timeSend=0, $dateSend=0, $deleteKey=0, $viewResult=1)
Severity: Major
Found in src/mobilyWs/file.php - About 1 hr to fix

    Method sendSMS has 10 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function sendSMS($userAccount, $passAccount, $numbers, $sender, $msg, $MsgID, $timeSend=0, $dateSend=0, $deleteKey=0, $viewResult=1)
    Severity: Major
    Found in src/mobilyWs/file.php - About 1 hr to fix

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

      function activeSender($userAccount, $passAccount, $senderId, $activeKey, $viewResult=1)
      Severity: Minor
      Found in src/mobilyWs/file.php - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status