COMMITS
/ phpthread.go December 2, 2025
A
refactor: extract the state module and make the backoff error instead of panic
Alexander Stecher committed
November 19, 2025
K
fix: use the global logger during classes preloading (#1994)
Kévin Dunglas committed
November 17, 2025
K
refactor: rely on context.Context for log/slog and others (#1969)
Kévin Dunglas committed
June 29, 2025
K
chore!: uniformize thread attribute name in logs (#1699)
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 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 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 20, 2024
K
fix: SIGSEGV when an env var is empty (#1271)
Kévin Dunglas committed
December 17, 2024
A
refactor: decouple worker threads from non-worker threads (#1137)
Alliballibaba2 committed
November 26, 2024
K
chore: rename php-thread.go to phpthread.go
Kévin Dunglas committed