thunderer/Shortcode

View on GitHub

Showing 22 of 22 total issues

Avoid too many return statements within this method.
Open

            return array_merge(array($this->getObject($name, $parameters, $bbCode, $offset, null, $text)), $shortcodes);
Severity: Major
Found in src/Parser/RegularParser.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            if(!$this->close($names)) { return false; }
    Severity: Major
    Found in src/Parser/RegularParser.php - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language