Showing 3,272 of 4,939 total issues

Avoid too many return statements within this method.
Open

                    return false;
Severity: Major
Found in .phan/plugins/PossiblyStaticMethodPlugin.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return;
    Severity: Major
    Found in tool/phan_repl_helpers.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return false;
      Severity: Major
      Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return false;
        Severity: Major
        Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return false;
          Severity: Major
          Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return;
            Severity: Major
            Found in .phan/plugins/PregRegexCheckerPlugin.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return [
                          // call
                          'preg_filter'                 => $preg_pattern_or_array_callback,
                          'preg_grep'                   => $preg_pattern_callback,
                          'preg_match'                  => $preg_pattern_callback,
              Severity: Major
              Found in .phan/plugins/PregRegexCheckerPlugin.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return;
                Severity: Major
                Found in tool/phan_repl_helpers.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                      return true;
                  Severity: Major
                  Found in .phan/plugins/PossiblyStaticMethodPlugin.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return true;
                    Severity: Major
                    Found in .phan/plugins/PossiblyStaticMethodPlugin.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return;
                      Severity: Major
                      Found in .phan/plugins/PregRegexCheckerPlugin.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                return $this->context;
                        Severity: Major
                        Found in .phan/plugins/InvalidVariableIssetPlugin.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return !$method->isStatic();
                          Severity: Major
                          Found in .phan/plugins/PossiblyStaticMethodPlugin.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return;
                            Severity: Major
                            Found in .phan/plugins/NotFullyQualifiedUsagePlugin.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return;
                              Severity: Major
                              Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        return [
                                            'var_dump'              => $always_debug_callback,
                                            'printf'                => $always_debug_callback,
                                            'debug_print_backtrace' => $always_debug_callback,
                                            'debug_zval_dump'       => $always_debug_callback,
                                Severity: Major
                                Found in .phan/plugins/RemoveDebugStatementPlugin.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return;
                                  Severity: Major
                                  Found in .phan/plugins/PossiblyStaticMethodPlugin.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return;
                                    Severity: Major
                                    Found in tool/phan_repl_helpers.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return false;
                                      Severity: Major
                                      Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return true;
                                        Severity: Major
                                        Found in .phan/plugins/DuplicateArrayKeyPlugin.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language