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

Update SQLite to 3.45 #574

Merged
merged 4 commits into from
Dec 15, 2024
Merged

Update SQLite to 3.45 #574

merged 4 commits into from
Dec 15, 2024

Conversation

phenaproxima
Copy link
Contributor

@phenaproxima phenaproxima commented Dec 13, 2024

What does this PR do?

This updates the embedded version of SQLite to 3.45 so that statically built PHP binaries can work with Drupal 11 (see the minimum system requirements for SQLite).

I tested the build in a fork and it worked fine for me: https://github.com/phenaproxima/static-php-cli/actions/runs/12320225739. I then manually tested that artifact with Drupal 11, and it was able to install without issues.

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If it's an extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
  • If you changed the behavior of static-php-cli, update docs in ./docs/.
  • If you updated config/xxx.json content, run bin/spc dev:sort-config xxx.

@crazywhalecc crazywhalecc added enhancement New feature or request kind/dependency Issues related to dependencies labels Dec 15, 2024
@crazywhalecc crazywhalecc merged commit d4ec366 into crazywhalecc:main Dec 15, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/dependency Issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants