tool changes #171
Annotations
8 errors
PHPUnit (PHP 8.4):
lib/Auth/Digest.php#L203
Else branch is unreachable because ternary operator condition is always true.
|
PHPUnit (PHP 8.4):
lib/Auth/Digest.php#L203
Strict comparison using !== between '' and non-empty-string will always evaluate to true.
|
PHPUnit (PHP 8.4):
lib/functions.php#L259
Offset 'value' on array{0: string, name: non-empty-string, 1: non-empty-string, value: string, 2: string, 3: 'ignored'} in isset() always exists and is not nullable.
|
PHPUnit (PHP 8.4)
Process completed with exit code 1.
|
PHPUnit (PHP 7.4):
lib/Auth/Digest.php#L203
Else branch is unreachable because ternary operator condition is always true.
|
PHPUnit (PHP 7.4):
lib/Auth/Digest.php#L203
Strict comparison using !== between '' and non-empty-string will always evaluate to true.
|
PHPUnit (PHP 7.4):
lib/functions.php#L259
Offset 'value' on array{0: string, name: non-empty-string, 1: non-empty-string, value: string, 2: string, 3: 'ignored'} in isset() always exists and is not nullable.
|
PHPUnit (PHP 7.4)
Process completed with exit code 1.
|