Maintenance Work #1
Annotations
10 errors and 10 warnings
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space before "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space after "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space before "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space after "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space before "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space after "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space before "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space after "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space before "."; 0 found
|
PHP_CodeSniffer:
www/router.php#L40
Expected at least 1 space after "."; 0 found
|
PHP_CodeSniffer:
tests/Passbook/Tests/PassValidatorTest.php#L16
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHP_CodeSniffer:
tests/Passbook/Tests/PassValidatorTest.php#L17
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHP_CodeSniffer:
src/Passbook/PassFactory.php#L98
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHP_CodeSniffer:
src/Passbook/PassFactory.php#L365
Usage of ELSE IF is discouraged; use ELSEIF instead
|
PHP_CodeSniffer:
src/Passbook/PassFactory.php#L492
Usage of ELSE IF is discouraged; use ELSEIF instead
|
PHP_CodeSniffer:
src/Passbook/PassFactory.php#L526
Usage of ELSE IF is discouraged; use ELSEIF instead
|
PHP_CodeSniffer:
src/Passbook/PassValidator.php#L24
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHP_CodeSniffer:
src/Passbook/PassValidator.php#L25
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHP_CodeSniffer:
src/Passbook/PassValidator.php#L26
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
PHP_CodeSniffer:
src/Passbook/PassValidator.php#L27
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|