Adds test for PHPCS #2
Annotations
11 errors and 10 warnings
PHPCS
Process completed with exit code 2.
|
PHPCS:
Tracker/Response.php#L1
Response.php: Header blocks must be separated by a single blank line
|
PHPCS:
Tracker/Response.php#L8
Response.php: Header blocks must be separated by a single blank line
|
PHPCS:
Tracker/Response.php#L15
Response.php: Opening brace must not be followed by a blank line
|
PHPCS:
Tracker/Response.php#L30
Response.php: The closing brace for the class must go on the next line after the body
|
PHPCS:
Tracker/Handler.php#L1
Handler.php: Header blocks must be separated by a single blank line
|
PHPCS:
Configuration.php#L1
Configuration.php: Header blocks must be separated by a single blank line
|
PHPCS:
Configuration.php#L8
Configuration.php: Header blocks must be separated by a single blank line
|
PHPCS:
Queue.php#L1
Queue.php: Header blocks must be separated by a single blank line
|
PHPCS:
Queue.php#L8
Queue.php: Header blocks must be separated by a single blank line
|
PHPCS:
tests/Framework/Mock/Tracker.php#L1
Tracker.php: Header blocks must be separated by a single blank line
|
PHPCS:
Configuration.php#L16
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
Configuration.php#L17
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
Configuration.php#L18
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
Configuration.php#L19
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
Configuration.php#L20
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
Queue.php#L17
Queue.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
Queue.php#L18
Queue.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHPCS:
Commands/Process.php#L27
Process.php: Line exceeds 250 characters; contains 281 characters
|
PHPCS:
Commands/Process.php#L28
Process.php: Line exceeds 250 characters; contains 544 characters
|
PHPCS:
Commands/Process.php#L32
Process.php: Line exceeds 250 characters; contains 319 characters
|