Skip to content

Drop gmp from FrankenPHP build extensions#8

Merged
munezaclovis merged 1 commit intomainfrom
worktree-frankenphp-build-action
Feb 28, 2026
Merged

Drop gmp from FrankenPHP build extensions#8
munezaclovis merged 1 commit intomainfrom
worktree-frankenphp-build-action

Conversation

@munezaclovis
Copy link
Copy Markdown
Contributor

Summary

  • Set explicit PHP_EXTENSIONS matching upstream default minus gmp
  • gmplib.org is unreachable from GitHub Actions runners, causing all 3 builds to hang for 75s then fail

Test plan

  • Dispatch and verify builds pass the download step

Set explicit PHP_EXTENSIONS matching upstream default minus gmp.
The gmplib.org server frequently times out from GitHub Actions runners,
blocking all builds at the download step.
@munezaclovis munezaclovis merged commit dded4d8 into main Feb 28, 2026
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.

1 participant