Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
php/frankenphp
Pull Requests
Commits
Open
Closed
feat: add WithRequestBodyTimeout to bound slow request bodies
#2465 opened 2026-06-04 01:39 by
iliaal
fix: avoid out-of-bounds read when parsing the response status line
#2464 opened 2026-06-04 01:08 by
iliaal
fix: guard RemoteAddr parsing against out-of-bounds slice panic
#2463 opened 2026-06-04 00:15 by
iliaal
fix: feat: add php_server's env vars to sandboxed environment
#2451 opened 2026-05-28 02:09 by
henderkes
fix: pcntl signal reaching Go runtime causing long running cli scripts to get stuck
#2445 opened 2026-05-24 15:16 by
henderkes
fix(extgen): correct C param cast in class method wrapper calls
#2436 opened 2026-05-18 13:34 by
alexandre-daubois
chore(docker): use heredoc syntax for multi-step RUN blocks
#2433 opened 2026-05-16 14:59 by
dunglas
Disable UPX in en locale
#2411 opened 2026-05-13 10:04 by
andreybolonin
add Italian translation of docs
#2405 opened 2026-05-12 16:34 by
garak
feat(static): use v3 StaticPHP for build-static.sh
#2399 opened 2026-05-09 05:40 by
crazywhalecc
feat: declared background workers + frankenphp_get_worker_handle()
#2398 opened 2026-05-07 18:03 by
nicolas-grekas
feat: background workers (config + ensure)
#2393 opened 2026-05-04 18:08 by
nicolas-grekas
chore: extra pthread handling safety
#2390 opened 2026-05-04 05:56 by
henderkes
feat: passive worker_stalled_{1,3,5}s metrics (#1122)
#2382 opened 2026-04-25 23:29 by
abderrahimghazali
fix: reboot threads on opcache reset and watcher
#2364 opened 2026-04-22 16:26 by
AlliBalliBaba
fix: add rwlock for implicit opcache restarts (OOM/hash overflow)
#2352 opened 2026-04-17 22:53 by
superdav42
ci: harden CI per Astral's open-source security recommendations
#2347 opened 2026-04-16 13:59 by
dunglas
docs: update translations
translations
bot
#2345 opened 2026-04-16 12:30 by
github-actions[bot]
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
docs: update translations
translations
bot
#2313 opened 2026-03-26 14:05 by
github-actions[bot]
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
fix: safe opcache_reset
#2073 opened 2025-12-14 22:19 by
AlliBalliBaba
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
Older