Showing 3,246 of 4,217 total issues

Avoid too many return statements within this method.
Open

                return eval('return ' . $m[2] . ' ;');
Severity: Major
Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return $tpl->_debug_get_vars($string);
    Severity: Major
    Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $start . 'echo _class(\'tpl\')->_process_var_filters($replace[\'' . $m[1] . '\'][\'' . $m[2] . '\'], \'' . $m[3] . '\');' . $end;
      Severity: Major
      Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return '<' . '?p' . 'hp ' . ($cond === 'elseif' ? '} ' . $cond : $cond) . '(' . $center_cond . ') { ?>';
        Severity: Major
        Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return js_redirect($after_login ?: './');
          Severity: Major
          Found in plugins/auth/classes/auth/yf_auth_admin.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return $start . 'echo conf(\'' . $m[1] . '\');' . $end;
            Severity: Major
            Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return $start . 'echo main()->_execute(\'' . $m[2] . '\',\'' . $m[3] . '\',\'' . $m[4] . '\',\'' . $name . '\',0,' . ($is_cached ? 'true' : 'false') . ');' . $end;
              Severity: Major
              Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return false;
                Severity: Major
                Found in plugins/auth/classes/auth/yf_auth_user.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return js_redirect($RETURN_PATH, false);
                  Severity: Major
                  Found in plugins/comments/modules/comments/yf_comments_manage.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return $start . 'echo ' . ($is_global ? '$' . $global_arrays[$m[1]] . '[\'' . $m[2] . '\']' : '$replace[\'' . $m[1] . '\'][\'' . $m[2] . '\']') . ';' . $end;
                    Severity: Major
                    Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return trim(str_replace(["\r", "\n", "\t"], '', stripslashes($m[1])));
                      Severity: Major
                      Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                return $string;
                        Severity: Major
                        Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return $start . $_this->_compile_prepare_ifs($m) . $end;
                          Severity: Major
                          Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return $start . 'echo _class(\'tpl\')->_process_var_filters($_v[\'' . $m[1] . '\'],\'' . $m[2] . '\');' . $end;
                            Severity: Major
                            Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return $start . 'echo $this->_include_stpl(\'' . $m[3] . '\',\'' . $m[4] . '\',$replace,' . ($if_exists ? 'true' : 'false') . ');' . $end;
                              Severity: Major
                              Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return $start . 'echo ' . $m[2] . ';' . $end;
                                Severity: Major
                                Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return $start . 'echo _class("form2")->tpl_row(\'' . $m[1] . '\',$replace,\'' . $m[3] . '\',\'' . $m[5] . '\',\'' . $m[7] . '\');' . $end;
                                  Severity: Major
                                  Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return $start . 'echo $this->_debug_get_vars($string);' . $end;
                                    Severity: Major
                                    Found in plugins/tpl/classes/tpl/yf_tpl_driver_yf_compile.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return _e('You are not allowed to perform this action');
                                      Severity: Major
                                      Found in plugins/comments/modules/comments/yf_comments_manage.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return ! $SILENT_MODE ? js_redirect($RETURN_PATH, false) : '';
                                        Severity: Major
                                        Found in plugins/comments/modules/comments/yf_comments_manage.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language