Skip to content

Restore binary offsets of PDOStatement parameters #5897

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: 3.10.x
Choose a base branch
from

DB2 execute with large object fails second call

14ed8b5
Select commit
Loading
Failed to load commit list.
Open

Restore binary offsets of PDOStatement parameters #5897

DB2 execute with large object fails second call
14ed8b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 28, 2025 in 0s

79.27% of diff hit (target 85.82%)

View this Pull Request on Codecov

79.27% of diff hit (target 85.82%)

Annotations

Check warning on line 233 in src/Driver/IBMDB2/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/IBMDB2/Statement.php#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 236 in src/Driver/IBMDB2/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/IBMDB2/Statement.php#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 241 in src/Driver/IBMDB2/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/IBMDB2/Statement.php#L241

Added line #L241 was not covered by tests

Check warning on line 245 in src/Driver/IBMDB2/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/IBMDB2/Statement.php#L245

Added line #L245 was not covered by tests

Check warning on line 236 in src/Driver/Mysqli/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/Mysqli/Statement.php#L236

Added line #L236 was not covered by tests

Check warning on line 240 in src/Driver/Mysqli/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/Mysqli/Statement.php#L240

Added line #L240 was not covered by tests

Check warning on line 187 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L187

Added line #L187 was not covered by tests

Check warning on line 208 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 228 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L224-L228

Added lines #L224 - L228 were not covered by tests

Check warning on line 232 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 236 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 240 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 243 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L243

Added line #L243 was not covered by tests

Check warning on line 251 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L251

Added line #L251 was not covered by tests

Check warning on line 254 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 258 in src/Driver/OCI8/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/OCI8/Statement.php#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 177 in src/Driver/PDO/SQLSrv/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/PDO/SQLSrv/Statement.php#L177

Added line #L177 was not covered by tests

Check warning on line 185 in src/Driver/PDO/SQLSrv/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/PDO/SQLSrv/Statement.php#L185

Added line #L185 was not covered by tests

Check warning on line 199 in src/Driver/PDO/SQLSrv/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/PDO/SQLSrv/Statement.php#L199

Added line #L199 was not covered by tests

Check warning on line 194 in src/Driver/PDO/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/PDO/Statement.php#L194

Added line #L194 was not covered by tests

Check warning on line 202 in src/Driver/PDO/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/PDO/Statement.php#L202

Added line #L202 was not covered by tests

Check warning on line 216 in src/Driver/PDO/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/PDO/Statement.php#L216

Added line #L216 was not covered by tests

Check warning on line 285 in src/Driver/SQLSrv/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/SQLSrv/Statement.php#L285

Added line #L285 was not covered by tests

Check warning on line 293 in src/Driver/SQLSrv/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/SQLSrv/Statement.php#L293

Added line #L293 was not covered by tests

Check warning on line 307 in src/Driver/SQLSrv/Statement.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Driver/SQLSrv/Statement.php#L307

Added line #L307 was not covered by tests