COMMITS
/ phpmainthread.go March 4, 2026
A
refactor: cleaner cgi string handling
Alexander Stecher committed
February 26, 2026
A
perf: move sandboxed environment to the C side (#2058)
Alexander Stecher committed
K
feat: Windows support (#2119)
Kévin Dunglas committed
February 11, 2026
K
perf: various optimizations (#2175)
Kévin Dunglas committed
January 10, 2026
A
fix: prevent segfault on early shutdown. (#2120)
Alexander Stecher committed
December 2, 2025
A
refactor: extract the state module and make the backoff error instead of panic
Alexander Stecher committed
November 20, 2025
K
chore: use sync.WaitGroup.Go when possible (#1996)
Kévin Dunglas committed
November 17, 2025
K
refactor: rely on context.Context for log/slog and others (#1969)
Kévin Dunglas committed
April 28, 2025
K
chore: add context to logs to make the linter happy (#1533)
Kévin Dunglas committed
April 26, 2025
I
feat: replace zap with slog (#1527)
Indra Gunawan committed
April 17, 2025
K
chore!: update to golangci-lint-action 7 (#1508)
Kévin Dunglas committed
March 11, 2025
K
fix: timeouts handling on macOS (#1435)
Kévin Dunglas committed
March 1, 2025
A
fix: concurrent env access (#1409)
Alexander Stecher committed
February 28, 2025
A
perf: nocallback and noescape cgo flags (#1406)
Alexander Stecher committed
February 19, 2025
A
feat: Adds automatic thread scaling at runtime and php_ini configuration in Caddyfile (#1266)
Alliballibaba2 committed
January 27, 2025
A
perf: optimized request headers (#1335)
Alexander Stecher committed
December 21, 2024
A
fix: SIGSEGV with env vars (#1278)
Alliballibaba2 committed
December 17, 2024
A
refactor: decouple worker threads from non-worker threads (#1137)
Alliballibaba2 committed