Skip to content

chore: update CI for PHP 8.4 #133

chore: update CI for PHP 8.4

chore: update CI for PHP 8.4 #133

Triggered via pull request September 4, 2024 14:57
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Matrix: unit-testing
Fit to window
Zoom out
Zoom in

Annotations

14 errors
PHPUnit (PHP 8.4): lib/functions.php#L366
Strict comparison using === between false and string will always evaluate to false.
PHPUnit (PHP 8.4): lib/functions.php#L385
Strict comparison using === between false and string will always evaluate to false.
PHPUnit (PHP 8.4): lib/functions.php#L402
Offset 'host' on array{0: string, user: string, 1: string, 2: string, pass: string, 3: string, host: non-falsy-string, 4: non-falsy-string, ...} in isset() always exists and is not nullable.
PHPUnit (PHP 8.4): lib/functions.php#L402
Result of && is always true.
PHPUnit (PHP 8.4): lib/functions.php#L402
Strict comparison using !== between '' and non-falsy-string will always evaluate to true.
PHPUnit (PHP 8.4): lib/functions.php#L414
Offset 'user' on array{0: string, user: string, 1: string, 2: string, pass: string, 3: string, host: non-falsy-string, 4: non-falsy-string, ...} in isset() always exists and is not nullable.
PHPUnit (PHP 8.4): lib/functions.php#L417
Offset 'pass' on array{0: string, user: string, 1: string, 2: string, pass: string, 3: string, host: non-falsy-string, 4: non-falsy-string, ...} in isset() always exists and is not nullable.
PHPUnit (PHP 8.4)
Process completed with exit code 1.
PHPUnit (PHP 7.4): lib/functions.php#L402
Offset 'host' on array{0: string, user: string, 1: string, 2: string, pass: string, 3: string, host: non-falsy-string, 4: non-falsy-string, ...} in isset() always exists and is not nullable.
PHPUnit (PHP 7.4): lib/functions.php#L402
Result of && is always true.
PHPUnit (PHP 7.4): lib/functions.php#L402
Strict comparison using !== between '' and non-falsy-string will always evaluate to true.
PHPUnit (PHP 7.4): lib/functions.php#L414
Offset 'user' on array{0: string, user: string, 1: string, 2: string, pass: string, 3: string, host: non-falsy-string, 4: non-falsy-string, ...} in isset() always exists and is not nullable.
PHPUnit (PHP 7.4): lib/functions.php#L417
Offset 'pass' on array{0: string, user: string, 1: string, 2: string, pass: string, 3: string, host: non-falsy-string, 4: non-falsy-string, ...} in isset() always exists and is not nullable.
PHPUnit (PHP 7.4)
Process completed with exit code 1.