We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tests/004.phpt was disabled in PR #39. We want to fix this and re-enable the test.
tests/004.phpt
Error:
Warning: main(): invalid statement handle in .../tests/004.php on line 112
The text was updated successfully, but these errors were encountered:
Bugfix of issue #40. Test 004.phpt now working.
7a0a740
Checked. ibase_free_result doesn't set pointer correct after freeing resource. Test passes after latest code release. See https://github.com/FirebirdSQL/php-firebird/commit/7a0a740048133abd26debc0ffe5f1652aebfdfbc
Please check it too.
Sorry, something went wrong.
Hi, thanks for taking a look at this.
I haven't had time to dig into this, but the proposed fix makes the test pass with release builds. However, it causes failures with debug builds.
See this CI job (Commit 7a0a740): https://github.com/FirebirdSQL/php-firebird/actions/runs/4056103722/jobs/6980149414
MartinKoeditz
No branches or pull requests
tests/004.phpt
was disabled in PR #39. We want to fix this and re-enable the test.Error:
The text was updated successfully, but these errors were encountered: