Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Restore binary offsets of PDOStatement parameters #5897
base: 3.9.x
Are you sure you want to change the base?
Restore binary offsets of PDOStatement parameters #5897
Changes from all commits
222d5f8
ccc0fd7
4155891
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 222 in src/Driver/IBMDB2/Statement.php
Codecov / codecov/patch
src/Driver/IBMDB2/Statement.php#L220-L222
Check warning on line 227 in src/Driver/IBMDB2/Statement.php
Codecov / codecov/patch
src/Driver/IBMDB2/Statement.php#L226-L227
Check warning on line 230 in src/Driver/IBMDB2/Statement.php
Codecov / codecov/patch
src/Driver/IBMDB2/Statement.php#L229-L230
Check warning on line 235 in src/Driver/IBMDB2/Statement.php
Codecov / codecov/patch
src/Driver/IBMDB2/Statement.php#L235
Check warning on line 239 in src/Driver/IBMDB2/Statement.php
Codecov / codecov/patch
src/Driver/IBMDB2/Statement.php#L238-L239
Check warning on line 242 in src/Driver/IBMDB2/Statement.php
Codecov / codecov/patch
src/Driver/IBMDB2/Statement.php#L242
Check warning on line 223 in src/Driver/Mysqli/Statement.php
Codecov / codecov/patch
src/Driver/Mysqli/Statement.php#L221-L223
Check warning on line 228 in src/Driver/Mysqli/Statement.php
Codecov / codecov/patch
src/Driver/Mysqli/Statement.php#L227-L228
Check warning on line 231 in src/Driver/Mysqli/Statement.php
Codecov / codecov/patch
src/Driver/Mysqli/Statement.php#L230-L231
Check warning on line 235 in src/Driver/Mysqli/Statement.php
Codecov / codecov/patch
src/Driver/Mysqli/Statement.php#L234-L235
Check warning on line 240 in src/Driver/Mysqli/Statement.php
Codecov / codecov/patch
src/Driver/Mysqli/Statement.php#L239-L240
Check warning on line 77 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L76-L77
Check warning on line 179 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L179
Check warning on line 183 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L181-L183
Check warning on line 187 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L186-L187
Check warning on line 200 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L200
Check warning on line 203 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L202-L203
Check warning on line 207 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L206-L207
Check warning on line 217 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L217
Check warning on line 220 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L219-L220
Check warning on line 227 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L223-L227
Check warning on line 231 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L230-L231
Check warning on line 235 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L234-L235
Check warning on line 239 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L238-L239
Check warning on line 242 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L242
Check warning on line 250 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L250
Check warning on line 253 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L252-L253
Check warning on line 257 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L256-L257
Check warning on line 260 in src/Driver/OCI8/Statement.php
Codecov / codecov/patch
src/Driver/OCI8/Statement.php#L260
Check warning on line 176 in src/Driver/PDO/SQLSrv/Statement.php
Codecov / codecov/patch
src/Driver/PDO/SQLSrv/Statement.php#L176
Check warning on line 184 in src/Driver/PDO/SQLSrv/Statement.php
Codecov / codecov/patch
src/Driver/PDO/SQLSrv/Statement.php#L184
Check warning on line 198 in src/Driver/PDO/SQLSrv/Statement.php
Codecov / codecov/patch
src/Driver/PDO/SQLSrv/Statement.php#L198