COMMITS
/ frankenphp.h March 4, 2026
A
refactor: cleaner cgi string handling
Alexander Stecher committed
February 26, 2026
K
feat: Windows support (#2119)
Kévin Dunglas committed
January 7, 2026
December 2, 2025
A
refactor: extract the state module and make the backoff error instead of panic
Alexander Stecher committed
August 25, 2025
A
refactor: cleanup context (#1816)
Alexander Stecher committed
July 24, 2025
A
chore: miscellaneous fix in C code (#1766)
Alexandre Daubois committed
June 27, 2025
A
feat: expose SSL_CIPHER env var (#1693)
Alexandre Daubois committed
June 25, 2025
K
feat: FrankenPHP extensions (#1651)
Kévin Dunglas committed
May 1, 2025
A
feat: '-r' option for php-cli (#1482)
Alexander Stecher committed
March 24, 2025
G
refactor: call opcache_reset PHP function directly (#1401)
Gina Peter Banyard committed
March 10, 2025
A
refactor: removes context on the C side (#1404)
Alexander Stecher committed
March 1, 2025
A
fix: concurrent env access (#1409)
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
January 8, 2025
A
perf: put all $_SERVER vars into one function call. (#1303)
Alexander Stecher committed
December 17, 2024
A
refactor: decouple worker threads from non-worker threads (#1137)
Alliballibaba2 committed
November 17, 2024
R
remove opcache_reset (#1173)
Rob Landers committed
November 4, 2024
A
perf: optimize $_SERVER import (#1106)
Alexander Stecher committed
October 9, 2024
A
perf: remove all cgo handles (#1073)
Alexander Stecher committed
October 7, 2024
A
feat: restart workers when on source changes (#1013)
Alexander Stecher committed
March 12, 2024
K
perf: reduce allocs when creating $_SERVER (#540)
Kévin Dunglas committed
January 22, 2024
K
feat: add go_apache_request_headers()
Kévin Dunglas committed
December 1, 2023
K
ci: add Super-Linter (#323)
Kévin Dunglas committed
November 12, 2023
K
refactor: faster $_SERVER variables creation
Kévin Dunglas committed
October 9, 2023
K
feat: add experimental CLI support (#239)
Kévin Dunglas committed
September 16, 2023
K
feat: set SAPI version
Kévin Dunglas committed
July 11, 2023
K
fix: frankenphp_update_server_context declaration
Kévin Dunglas committed
March 5, 2023
K
feat: add support for PHP timeouts on Linux (#128)
Kévin Dunglas committed
November 28, 2022
K
perf: remove an extra call to cgo (#117)
Kévin Dunglas committed
November 12, 2022
K
feat: expose PHP version (#102)
Kévin Dunglas committed
November 10, 2022
J
feat: improve of performance of PHP variables registration (#94)
Jockos committed
October 4, 2022
K
feat: use threads instead of GoRoutines (#6)
Kévin Dunglas committed
June 3, 2022
K
fix: fix thread safety issues (#5)
Kévin Dunglas committed
May 18, 2022
K
feat: add a woker mode (#1)
Kévin Dunglas committed
October 31, 2021
K
feat: Caddy module
Kévin Dunglas committed
September 24, 2021
K
initial commit
Kévin Dunglas committed