Skip to content

Creates a test case for and fixes a bug created by lack of is_string … #1063

Creates a test case for and fixes a bug created by lack of is_string …

Creates a test case for and fixes a bug created by lack of is_string … #1063

Triggered via push January 9, 2025 16:49
Status Failure
Total duration 41s
Artifacts

build.yml

on: push
Matrix: linux_tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHP on 8.3 - prefer-stable -: src/StatementTest.php#L260
You should use assertCount($expectedCount, $variable) instead of assertSame($expectedCount, $variable->count()).
PHP on 8.3 - prefer-stable -
Process completed with exit code 1.