Skip to content

GitHub Actions: Use new PHP workflow #283

GitHub Actions: Use new PHP workflow

GitHub Actions: Use new PHP workflow #283

Re-run triggered October 12, 2025 20:15
Status Success
Total duration 31s
Artifacts

php.yml

on: pull_request
Matrix: CI / Lint
Matrix: CI / Static analysis
Matrix: CI / Test
Fit to window
Zoom out
Zoom in

Annotations

30 errors
CI / Static analysis (8.4) / PHPStan 8.4: src/Adapter/Pgsql.php#L11
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
CI / Static analysis (8.4) / PHPStan 8.4: src/Adapter/Mysql.php#L17
Binary operation "." between 'SET time_zone = ' and mixed results in an error.
CI / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L98
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
CI / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L91
Parameter #1 $string of function strtolower expects string, mixed given.
CI / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L79
Parameter #1 $search of function str_replace expects array<string>|string, mixed given.
CI / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L78
Binary operation "." between string and mixed results in an error.
CI / Static analysis (8.4) / PHPStan 8.4: src/Adapter/BaseAdapter.php#L78
Binary operation "." between mixed and string results in an error.
CI / Static analysis (8.2) / PHPStan 8.2: src/Adapter/Pgsql.php#L11
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
CI / Static analysis (8.2) / PHPStan 8.2: src/Adapter/Mysql.php#L17
Binary operation "." between 'SET time_zone = ' and mixed results in an error.
CI / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L98
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
CI / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L91
Parameter #1 $string of function strtolower expects string, mixed given.
CI / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L79
Parameter #1 $search of function str_replace expects array<string>|string, mixed given.
CI / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L78
Binary operation "." between string and mixed results in an error.
CI / Static analysis (8.2) / PHPStan 8.2: src/Adapter/BaseAdapter.php#L78
Binary operation "." between mixed and string results in an error.
CI / Static analysis (8.3) / PHPStan 8.3: src/Adapter/Pgsql.php#L11
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
CI / Static analysis (8.3) / PHPStan 8.3: src/Adapter/Mysql.php#L17
Binary operation "." between 'SET time_zone = ' and mixed results in an error.
CI / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L98
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
CI / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L91
Parameter #1 $string of function strtolower expects string, mixed given.
CI / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L79
Parameter #1 $search of function str_replace expects array<string>|string, mixed given.
CI / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L78
Binary operation "." between string and mixed results in an error.
CI / Static analysis (8.3) / PHPStan 8.3: src/Adapter/BaseAdapter.php#L78
Binary operation "." between mixed and string results in an error.