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

sqlite3 would be useful #2

Closed
finchss opened this issue Jul 16, 2021 · 6 comments
Closed

sqlite3 would be useful #2

finchss opened this issue Jul 16, 2021 · 6 comments

Comments

@finchss
Copy link

finchss commented Jul 16, 2021

No description provided.

@crazywhalecc
Copy link
Owner

I'll try it 😃

@finchss
Copy link
Author

finchss commented Jul 21, 2021

Managed to get it in but have to remove the '- _php_arg="$_php_arg --disable-all" ' sqlite3 has no switch to enable individually.

@crazywhalecc
Copy link
Owner

I will release new scripts and dockerfile for supporting sqlite3 with --with-sqlite3

@crazywhalecc
Copy link
Owner

BUT I have no PHP application to try and test statically linked php with sqlite3, release 1.3.2 will contains x86_64 binary only for testing.

@finchss
Copy link
Author

finchss commented Jul 22, 2021

I have one, will test on that, but generally if the binary runs and reports having the extension available then is fine.

@crazywhalecc
Copy link
Owner

I have one, will test on that, but generally if the binary runs and reports having the extension available then is fine.

Not always. I recently compiled swoole and php with raspberrypi zero W, but it compiled successfully and php --ri swoole shows informations.

But when running scripts, it broken.

That's why I test all extensions.

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

No branches or pull requests

2 participants