MPOS/php-mpos

View on GitHub

Showing 889 of 1,089 total issues

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

    public function compile($args, $compiler, $parameter, $tag, $method)

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

        public function clearCache($template_name, $cache_id = null, $compile_id = null, $exp_time = null, $type = null)
    Severity: Minor
    Found in include/smarty/libs/Smarty.class.php - About 35 mins to fix

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

          public function compile($args, $compiler, $parameter, $tag, $function)

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

            public static function call($_name, Smarty_Internal_Template $_template, $_params, $_hash, $_nocache)
        Severity: Minor
        Found in include/smarty/libs/sysplugins/smarty_internal_function_call_handler.php - About 35 mins to fix

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

              public function compile($args, $compiler, $parameter, $tag, $function)

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

                protected function invalidate($cid = null, $resource_name = null, $cache_id = null, $compile_id = null, $resource_uid = null)
            Severity: Minor
            Found in include/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php - About 35 mins to fix

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

                  protected function getLatestInvalidationTimestamp($cid, $resource_name = null, $cache_id = null, $compile_id = null, $resource_uid = null)
              Severity: Minor
              Found in include/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php - About 35 mins to fix

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

                    public function clear(Smarty $smarty, $resource_name, $cache_id, $compile_id, $exp_time)
                Severity: Minor
                Found in include/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php - About 35 mins to fix

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

                      protected function listInvalidationKeys($cid, $resource_name = null, $cache_id = null, $compile_id = null, $resource_uid = null)
                  Severity: Minor
                  Found in include/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php - About 35 mins to fix

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

                        public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
                    Severity: Minor
                    Found in include/smarty/libs/sysplugins/smarty_internal_nocache_insert.php - About 35 mins to fix

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

                        protected function getSingle($value, $search='id', $field='id', $type="i", $lower=false) {
                      Severity: Minor
                      Found in include/classes/base.class.php - About 35 mins to fix

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

                          public function updatePassword($userID, $current, $new1, $new2, $strToken) {
                        Severity: Minor
                        Found in include/classes/user.class.php - About 35 mins to fix

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

                              public function compile($args, $compiler, $parameter, $tag, $method)

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

                                public static function calc($hash, $password, $salt, $iterations, $length)
                            Severity: Minor
                            Found in include/lib/scrypt.php - About 35 mins to fix

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

                                public function getUserEstimates($value1, $value2, $dDonate, $bNoFees, $ppsvalue=0) {
                              Severity: Minor
                              Found in include/classes/statistics.class.php - About 35 mins to fix

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

                                  public function endCronjob($cron_name, $msgCode, $exitCode=0, $fatal=false, $mail=true) {
                                Severity: Minor
                                Found in include/classes/monitoring.class.php - About 35 mins to fix

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

                                      protected function createLMv2Password($password, $username, $domain, $challenge, $client)

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

                                        public function __construct(Swift_Mime_HeaderSet $headers, Swift_Mime_ContentEncoder $encoder, Swift_KeyCache $cache, Swift_Mime_Grammar $grammar, $mimeTypes = array())
                                    Severity: Minor
                                    Found in include/lib/swiftmailer/classes/Swift/Mime/EmbeddedFile.php - About 35 mins to fix

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

                                          public function onCommand(Swift_Transport_SmtpAgent $agent, $command, $codes = array(), &$failedRecipients = null, &$stop = false)
                                      Severity: Minor
                                      Found in include/lib/swiftmailer/classes/Swift/Transport/Esmtp/AuthHandler.php - About 35 mins to fix

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

                                            public function __construct(Swift_Mime_HeaderSet $headers, Swift_Mime_ContentEncoder $encoder, Swift_KeyCache $cache, Swift_Mime_Grammar $grammar, $charset = null)
                                        Severity: Minor
                                        Found in include/lib/swiftmailer/classes/Swift/Mime/SimpleMessage.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language