bourdeau/jdhm-api

View on GitHub

Showing 162 of 162 total issues

Opening parenthesis of a multi-line function call must be the last content on the line
Open

            sprintf('You are running PHP version "<strong>%s</strong>", but Symfony needs at least PHP "<strong>%s</strong>" to run.
Severity: Minor
Found in var/SymfonyRequirements.php by phpcodesniffer

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                $installedPhpVersion, self::REQUIRED_PHP_VERSION),
Severity: Minor
Found in var/SymfonyRequirements.php by phpcodesniffer
Severity
Category
Status
Source
Language