skqr/hateoas-bundle

View on GitHub

Showing 191 of 191 total issues

TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
Open

        \Exception $previous = NULL,

Multi-line function declarations must define one parameter per line
Open

        $content, $status = JsonResponse::HTTP_OK, array $headers = []

There must be one USE keyword per declaration
Open

use GoIntegro\Hateoas\JsonApi\Request\ParseException,

The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
Open

    {
Severity: Minor
Found in Util/HttpClientUtil.php by phpcodesniffer

TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
Open

        \Exception $previous = NULL,

The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
Open

    {
Severity: Minor
Found in Test/PHPUnit/ApiTestCase.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use Symfony\Component\DependencyInjection\ContainerBuilder,

TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
Open

                    ->addDefaultsIfNotSet(TRUE)

The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
Open

    {

Multi-line function declarations must define one parameter per line
Open

        $expectedSchema, $actualJson, $message = ''
Severity: Minor
Found in Test/PHPUnit/ApiTestCase.php by phpcodesniffer

Multi-line function declarations must define one parameter per line
Open

        $expectedCode, Client $client, $message = ''
Severity: Minor
Found in Test/PHPUnit/ApiTestCase.php by phpcodesniffer

The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
Open

    {

There must be one USE keyword per declaration
Open

use GoIntegro\Hateoas\Entity\Validation\EntityConflictExceptionInterface,

TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
Open

    public function __construct($data = NULL, $status = 200, $headers = [])
Severity: Minor
Found in Http/JsonResponse.php by phpcodesniffer

Multi-line function declarations must define one parameter per line
Open

        $expectedSchema, $actualJson, $message = ''
Severity: Minor
Found in Test/PHPUnit/ApiTestCase.php by phpcodesniffer

The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
Open

    {
Severity: Minor
Found in Test/PHPUnit/ApiTestCase.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use Symfony\Component\DependencyInjection\ContainerBuilder,

Multi-line function declarations must define one parameter per line
Open

        $content, $status = JsonResponse::HTTP_OK, array $headers = []

There must be one USE keyword per declaration
Open

use Symfony\Bundle\FrameworkBundle\Controller\Controller as SymfonyController,

There must be one USE keyword per declaration
Open

use Symfony\Bundle\FrameworkBundle\Controller\Controller as SymfonyController,
Severity
Category
Status
Source
Language