COMMITS
/ frankenphp.go March 6, 2026
H
update for new compilation in php-src
henderkes committed
H
Merge branch 'main' into refactor/php-cli
henderkes committed
H
Merge branch 'main' into refactor/php-cli
henderkes committed
March 4, 2026
A
refactor: cleaner cgi string handling
Alexander Stecher committed
March 3, 2026
K
chore: make go_ub_write() length parameter type consistent with C
Kévin Dunglas committed
February 26, 2026
K
feat: Windows support (#2119)
Kévin Dunglas committed
February 11, 2026
K
perf: various optimizations (#2175)
Kévin Dunglas committed
December 19, 2025
L
fix: crash when using the logger outside of the a request context
Loric Brevet 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
November 26, 2025
A
perf: tail latency with goSched (#2033)
Alexander Stecher committed
November 19, 2025
K
fix: use the global logger during classes preloading (#1994)
Kévin Dunglas committed
November 18, 2025
A
feat: per worker max threads (#1962)
Alexander Stecher committed
K
feat: mercure_publish() PHP function to dispatch Mercure updates (#1927)
Kévin Dunglas committed
November 17, 2025
K
refactor: rely on context.Context for log/slog and others (#1969)
Kévin Dunglas committed
November 3, 2025
K
feat: set a custom Server header
Kévin Dunglas committed
November 10, 2025
K
refactor: improve ExtensionWorkers API (#1952)
Kévin Dunglas committed
October 29, 2025
K
refactor: simplify Init()
Kévin Dunglas committed
October 28, 2025
A
suggestion: external worker api (#1928)
Alexander Stecher committed
October 10, 2025
K
refactor: improve Worker public API and docs
Kévin Dunglas committed
October 16, 2025
A
fix: catches panic on invalid status code (#1920)
Alexander Stecher committed
October 9, 2025
K
fix: callback parameters handling in worker extensions
Kévin Dunglas committed
K
refactor: extension worker (#1910)
Kévin Dunglas committed
September 18, 2025
R
feat: custom workers initial support (#1795)
Rob Landers committed
August 25, 2025
A
refactor: cleanup context (#1816)
Alexander Stecher committed
August 16, 2025
A
refactor: removes 'Max Threads'
Alliballibaba committed
August 11, 2025
R
handle extensions in cli mode (#1798)
Rob Landers committed
August 3, 2025
D
refactor code around calling do_php_cli
DubbleClick committed
July 16, 2025
K
fix(ci): Docker builds
Kévin Dunglas committed
M
A
fix: allow headers without whitespace after colon (#1741)
Alexander Stecher committed
July 1, 2025
L
docs: update repository links and sync cn readme (#1711)
Luffy committed
A
feat: worker matching (#1646)
Alexander Stecher committed
June 25, 2025
K
feat: FrankenPHP extensions (#1651)
Kévin Dunglas committed
June 1, 2025
R
fix: headers before flushing (#1622)
Rob Landers committed
May 27, 2025
K
fix: linking on OpenBSD
Kévin Dunglas committed
May 20, 2025
A
chore: improve Homebrew compatibility
Alexandre Daubois committed
K
chore: reduce write error level to warn in logs
Kévin Dunglas committed
May 13, 2025
A
fix: makes response writer error a debug message. (#1549)
Alexander Stecher committed
May 5, 2025
May 1, 2025
A
feat: '-r' option for php-cli (#1482)
Alexander Stecher 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 22, 2025
K
feat: compatibility with libphp.dylib on macOS
Kévin Dunglas committed
April 17, 2025
K
chore!: update to golangci-lint-action 7 (#1508)
Kévin Dunglas committed
March 24, 2025
G
refactor: call opcache_reset PHP function directly (#1401)
Gina Peter Banyard committed
March 22, 2025
I
feat: introduces worker name option, use label on worker metrics instead (#1376)
Indra Gunawan committed
March 19, 2025
A
feat: maximum wait times (#1445)
Alexander Stecher committed
A
fix: better max_threads calculation (#1446)
Alexander Stecher committed
March 10, 2025
A
fix: log worker failures (#1437)
Alexander Stecher committed