Skip to content

Resolve invalid deprecation that was crashing Dibi analysis in debug mode. #2464

Resolve invalid deprecation that was crashing Dibi analysis in debug mode.

Resolve invalid deprecation that was crashing Dibi analysis in debug mode. #2464

Triggered via pull request January 22, 2024 15:53
@staabmstaabm
synchronize #639
sep
Status Failure
Total duration 2m 14s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Matrix: PHPStan (reflection replay)
Fit to window
Zoom out
Zoom in

Annotations

33 errors
PHPStan (reflection replay) (8.1, pdo-mysql, replay): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (reflection replay) (8.1, pdo-mysql, replay)
Process completed with exit code 1.
PHPStan (reflection replay) (8.1, mysqli, replay): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (reflection replay) (8.1, mysqli, replay)
Process completed with exit code 1.
PHPStan (8.0, mysql:8.0, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (8.0, mysql:8.0, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L133
Unreachable statement - code above always terminates.
PHPStan (8.0, mysql:8.0, mysqli, recording)
Process completed with exit code 1.
PHPStan (8.0, mariadb:latest, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (8.0, mariadb:latest, mysqli, recording)
Process completed with exit code 1.
PHPStan (8.2, mariadb:latest, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (8.2, mariadb:latest, mysqli, recording)
Process completed with exit code 1.
PHPStan (8.1, mariadb:latest, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (8.1, mariadb:latest, mysqli, recording)
Process completed with exit code 1.
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...: src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...: src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (8.2, mysql:8.0, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (8.2, mysql:8.0, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L133
Unreachable statement - code above always terminates.
PHPStan (8.2, mysql:8.0, mysqli, recording)
Process completed with exit code 1.
PHPStan (8.1, mysql:8.0, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.
PHPStan (8.1, mysql:8.0, mysqli, recording): src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L133
Unreachable statement - code above always terminates.
PHPStan (8.1, mysql:8.0, mysqli, recording)
Process completed with exit code 1.
PHPStan (8.1, mysql:8.0, mysqli, replay-and-recording, --health-cmd="mysqladmin ping" --health-in...: src/Rules/SyntaxErrorInDibiPreparedStatementMethodRule.php#L129
Call to function is_string() with array<int|string, PHPStan\Type\Type>|iterable<string>|PHPStan\Type\Type will always evaluate to false.