Skip to content

Fix PdoSqlite::loadExtension() test #13736

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

Merged
merged 2 commits into from
Mar 17, 2024
Merged

Conversation

nikic
Copy link
Member

@nikic nikic commented Mar 17, 2024

The test contained a syntax error and an incorrect use of loadExtension(), which returns void not bool.

Also install the necessary package in CI, so it gets tested there.

nikic added 2 commits March 17, 2024 10:57
The test contained a syntax error and an incorrect use of
loadExtension(), which returns void not bool.
@kocsismate
Copy link
Member

Thank you!

@kocsismate kocsismate merged commit 67184f5 into php:master Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants