Skip to content
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

PDO: undefined variable in setTransctionMode() #678

Closed
dregad opened this issue Feb 1, 2021 · 1 comment
Closed

PDO: undefined variable in setTransctionMode() #678

dregad opened this issue Feb 1, 2021 · 1 comment
Assignees
Labels
bug pdo The PHP PDO Driver (Tier 2)
Milestone

Comments

@dregad
Copy link
Member

dregad commented Feb 1, 2021

ADODB_pdo::setTransactionMode is calling its parent with an undefined $seqname variable.

@dregad dregad added bug pdo The PHP PDO Driver (Tier 2) labels Feb 1, 2021
@dregad dregad added this to the v5.20.20 milestone Feb 1, 2021
@dregad dregad self-assigned this Feb 1, 2021
@dregad dregad changed the title Fix undefined variable PDO: undefined variable in setTransctionMode() Feb 1, 2021
@dregad
Copy link
Member Author

dregad commented Feb 1, 2021

Fixed in 329e6bf

@dregad dregad closed this as completed Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug pdo The PHP PDO Driver (Tier 2)
Projects
None yet
Development

No branches or pull requests

1 participant