Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
php/frankenphp
Pull Requests
Commits
Open
Closed
fix: don't segfault when the PHP CLI is executed while FrankenPHP is running
#2593 opened 2026-08-05 23:52 by
ousamabenyounes
ci: reduce pull request build matrices
#2581 opened 2026-07-31 01:20 by
ousamabenyounes
fix: keep custom extensions registered after worker reload
#2579 opened 2026-07-29 10:28 by
ousamabenyounes
Feat/register phpinfo entries
#2578 opened 2026-07-29 09:56 by
henderkes
fix: throttle opcache_reset()-triggered thread pool reboots
#2570 opened 2026-07-27 21:44 by
dunglas
docs: document HTTP request filtering differences
#2561 opened 2026-07-26 13:07 by
ousamabenyounes
fix: include FrankenPHP version in startup logs
#2551 opened 2026-07-21 16:25 by
ousamabenyounes
feat: declared background workers + frankenphp_get_worker_handle()
#2543 opened 2026-07-20 21:12 by
nicolas-grekas
fix: spool queued request bodies to break HTTP/2 upload deadlock
#2541 opened 2026-07-20 14:35 by
dunglas
feat: native cross-platform total memory detection
#2527 opened 2026-07-18 14:50 by
dunglas
docs: static builds and embedded apps are not available on Windows
#2501 opened 2026-07-03 15:25 by
m-this
feat: unify php_server logic
#2499 opened 2026-07-01 20:45 by
AlliBalliBaba
feat(worker): add per-request worker_timeout (hard request timeout)
#2476 opened 2026-06-10 11:43 by
mansurs
feat(worker): add per-worker request_idle_timeout
#2467 opened 2026-06-05 08:16 by
GrzegorzDrozd
chore(docker): use heredoc syntax for multi-step RUN blocks
#2433 opened 2026-05-16 14:59 by
dunglas
feat(static): use v3 StaticPHP for build-static.sh
#2399 opened 2026-05-09 05:40 by
crazywhalecc
feat: background workers (config + ensure)
#2393 opened 2026-05-04 18:08 by
nicolas-grekas
feat: passive worker_stalled_{1,3,5}s metrics (#1122)
#2382 opened 2026-04-25 23:29 by
abderrahimghazali
feat: add task API for bidirectional background worker communication
#2319 opened 2026-03-28 14:39 by
nicolas-grekas
docs: enhance metrics documentation
#2316 opened 2026-03-27 14:07 by
alexandre-daubois
perf: replace platform-specific CPU/memory probing with gopsutil
#2306 opened 2026-03-25 18:52 by
johanjanssens
feat: expose thread API for Go-based PHP extensions
#2305 opened 2026-03-25 18:48 by
johanjanssens
feat: background workers = non-HTTP workers with shared state
#2287 opened 2026-03-16 18:53 by
nicolas-grekas
feat: add support for exclusion patterns with '!' prefix
#2106 opened 2026-01-01 11:23 by
jordikroon
perf: optimize types
#2090 opened 2025-12-19 22:34 by
AlliBalliBaba
feat: track request cpu and peak memory usage and expose in caddy replacer vars
#2079 opened 2025-12-17 14:59 by
ikrestov
Required Caddy directories when running FrankenPHP inside Docker
#2041 opened 2025-11-27 15:36 by
lacatoire
docs: Document gettext incompatibility
#1941 opened 2025-10-24 12:19 by
Starfox64
Fix/doc config num threads
#1926 opened 2025-10-15 12:23 by
sergehardy
Document worker mode for extensions
#1819 opened 2025-08-19 10:31 by
realFlowControl
Older