Skip to content

Modified _php_sqlite3_result_object struct to fix DOUBLE QUERY EXECUT… #8417

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

Closed
wants to merge 1 commit into from

Conversation

HochMartinez
Copy link

…ION on first SQLite3Result->fetchArray()

Store the last step error code from Sqlite3::query(), SQlite3Stmt::execute() in _php_sqlite3_result_object, to passe it to SQLite3Result::fetchArray() and to pass it to next SQLite3Result::fetchArray().

…ION on first SQLite3Result->fetchArray()

Store the last step error code from Sqlite3::query(), SQlite3Stmt::execute() in  _php_sqlite3_result_object, to passe it to SQLite3Result::fetchArray() and to pass it to next SQLite3Result::fetchArray().
@cmb69
Copy link
Member

cmb69 commented Apr 21, 2022

Closing as "duplicate" of PR #8386.

@cmb69 cmb69 closed this Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants