chore: prepare release 2.3.4 #127
Annotations
8 errors and 1 warning
Code Analysis (PHPStan):
lib/functions.php#L353
Strict comparison using === between false and string will always evaluate to false.
|
Code Analysis (PHPStan):
lib/functions.php#L372
Strict comparison using === between false and string will always evaluate to false.
|
Code Analysis (PHPStan):
lib/functions.php#L389
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.
|
Code Analysis (PHPStan):
lib/functions.php#L389
Result of && is always true.
|
Code Analysis (PHPStan):
lib/functions.php#L389
Strict comparison using !== between '' and non-falsy-string will always evaluate to true.
|
Code Analysis (PHPStan):
lib/functions.php#L401
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.
|
Code Analysis (PHPStan):
lib/functions.php#L404
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.
|
Code Analysis (PHPStan)
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading