COMMITS
/ phpmainthread_test.go March 8, 2026
February 26, 2026
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 15, 2025
R
feat: add support for structured logging with the `frankenphp_log()` PHP function (#1979)
Raphael Coeffic committed
December 12, 2025
K
feat: hot reload (#2031)
Kévin Dunglas committed
December 2, 2025
A
refactor: extract the state module and make the backoff error instead of panic
Alexander Stecher committed
December 1, 2025
M
headerKeyCache: use otter v2 (#2040)
Max committed
November 18, 2025
A
feat: per worker max threads (#1962)
Alexander Stecher committed
November 17, 2025
K
refactor: rely on context.Context for log/slog and others (#1969)
Kévin Dunglas committed
November 10, 2025
A
fix: fail immediately on missing worker file (#1963)
Alexander Stecher committed
October 29, 2025
K
refactor: simplify Init()
Kévin Dunglas committed
August 27, 2025
A
fix: don't flush env between requests (#1814)
Alexander Stecher committed
August 25, 2025
A
tests: make caddy_tests faster (#1823)
Alexander Stecher committed
August 14, 2025
K
chore: modernize Go code
Kévin Dunglas committed
July 1, 2025
A
feat: worker matching (#1646)
Alexander Stecher committed
June 30, 2025
A
feat(worker): make maximum consecutive failures configurable (#1692)
Alexandre Daubois committed
May 5, 2025
April 29, 2025
A
fix: disallow 2 workers with same filename (#1492)
Alexander Stecher 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 22, 2025
I
feat: introduces worker name option, use label on worker metrics instead (#1376)
Indra Gunawan committed
March 19, 2025
A
fix: better max_threads calculation (#1446)
Alexander Stecher committed
March 10, 2025
A
refactor: removes context on the C side (#1404)
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 17, 2024
A
refactor: decouple worker threads from non-worker threads (#1137)
Alliballibaba2 committed