Skip to content

bugfix: deallocate mysqli prepared statement #6862

bugfix: deallocate mysqli prepared statement

bugfix: deallocate mysqli prepared statement #6862

Status Failure
Total duration 24s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards  /  Coding Standards (PHP: 8.3)
15s
Coding Standards / Coding Standards (PHP: 8.3)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Coding Standards / Coding Standards (PHP: 8.3): src/Driver/Mysqli/Result.php#L50
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
Coding Standards / Coding Standards (PHP: 8.3): tests/Functional/Driver/Mysqli/StatementTest.php#L8
Type Doctrine\DBAL\Exception\DriverException is not used in this file.
Coding Standards / Coding Standards (PHP: 8.3): tests/Functional/Driver/Mysqli/StatementTest.php#L13
Type mysqli_sql_exception is not used in this file.
Coding Standards / Coding Standards (PHP: 8.3)
Process completed with exit code 1.
Coding Standards / Coding Standards (PHP: 8.3): src/Driver/Mysqli/Result.php#L42
Line exceeds 120 characters; contains 128 characters