Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
dunglas/frankenphp
Pull Requests
Commits
refactor/remove-new-request-with-contex
add/ext/modules
add/modular-threads-dunglas
add/repo-beats
add-metrics-version
admin-mode
cache
chore/NewWorkerExperimental
chore/bench-reset
chore/more-benchtests
chore/pointer-refactor
chore/remove-useless-cgo-imports
chore/static-no-lock-go-version
chore/warn-zend-max-execution-timers-mac
ci/armv8
ci/asan
ci/downgrade-php-for-static
ci/extensions
ci/fix-docker-push
detached
detached2
docs/compile-without-watcher-and-brotli
docs/xdebug
dunglas/pr-2139-improvements
embed-cli
feat/apache_response_headers
feat/frankenphp.dev
feat/frankenphp-info
feat/go-timeouts
feat/index-workers
feat/max-requests-via-caddyfile
feat/memory-cache
feat/mimalloc-default
feat/non-http-workers
feat/object-convertion-to-go
feat/slow-endpoint-analysis
feat/task-threads
feat/workers-with-args
fiber
fibers-test
fix/env-test
fix/import-env-once
fix/latency
fix/mercure-hardened
fix/musl-crash
fix/musl-crash-cl
fix/opcache-safe-reset
fix/php-self
fix/segfault
fix/segfaults
fix/session-handlers
fix/slow-cgi-mode
fix/1657
fix/2083
fix/2205
lock-free-handles
main
perf/optimize-types
perf/rejects-closed-connections-right-away
perf/root-caddyfile
perf/types-bench
perf-docs
refactor/better-apache_request_headers
refactor/cgoc
refactor/emove-cyclical-context
refactor/main-thread
refactor/php-cli
refactor/remove-new-req-with-context
refactor/remove-new-request-with-contex
refactor/remove-new-request-with-context
refactor/timeouts-from-the-go-side
retry-pushes
revert/1de9073e494147f62a451a7b7d7bebada4c4aef4
test/are-fibers-still-broken
test/macos-x86_64
test/reload
Adds NewRequestWithContext back in as deprecated.
AlliBalliBaba
committed
192 days ago
48f149b5
Fixes modules.
AlliBalliBaba
committed
197 days ago
ef5f4a9a
Merge branch 'main' into refactor/remove-new-request-with-contex
AlliBalliBaba
committed
197 days ago
9910c6fa
feat:(extgen) make Go arrays more consistent with PHP arrays (#1800)
AlliBalliBaba
committed
207 days ago
Verified
d5407273
refactor: cleanup context (#1816)
AlliBalliBaba
committed
207 days ago
Verified
c10e85b9
fix: support filename other than `ext.go` and keep local vars on generation
alexandre-daubois
committed
207 days ago
4dd6b5ea
tests: make caddy_tests faster (#1823)
AlliBalliBaba
committed
207 days ago
Verified
2b78ffe1
docs: add Japanese translation for documentation (#1740)
demouth
committed
207 days ago
Verified
53e6d189
feat: add Brazilian Portuguese translation (#1645)
adielcristo
committed
207 days ago
Verified
1eb16f14
feat(static): add memcache and memcached (#1825)
henderkes
committed
208 days ago
Verified
34005da9
Removes NewRequestWithContext.
AlliBalliBaba
committed
209 days ago
f359e069
chore: try running tests against PHP 8.5 as an experimental job (#1700)
alexandre-daubois
committed
210 days ago
Verified
b3fb8dfa
chore: bump `golang.org/x/net` to v0.43.0
alexandre-daubois
committed
215 days ago
d7aebedd
chore: upgrade to Go 1.25 (#1811)
dunglas
committed
215 days ago
Verified
5f153e06
chore: bump `super-linter/super-linter/slim` to 8.0.0
alexandre-daubois
committed
215 days ago
555c6136
refactor: removes 'Max Threads'
AlliBalliBaba
committed
215 days ago
e34b82b4
chore: bump `actions/download-artifact` (#1812)
alexandre-daubois
committed
217 days ago
Verified
af057a93
chore: modernize Go code
dunglas
committed
218 days ago
a1ae2692
chore: bump deps
alexandre-daubois
committed
218 days ago
6ad34b1c
docs: update Chinese documentation to latest version
Pierre Clavequin
committed
219 days ago
f2e9217b
Simplify chown command (#1802)
bram-pkg
committed
221 days ago
Verified
1f6d6bde
handle extensions in cli mode (#1798)
withinboredom
committed
222 days ago
Verified
c7bc5a37
refactor: remove some duplications in tests (#1783)
AlliBalliBaba
committed
223 days ago
Verified
9e4a6b78
feat(static): add iconv extension (#1793)
henderkes
committed
225 days ago
Verified
8d148a16
fix(types): better zval handling to avoid leaks with arrays (#1780)
alexandre-daubois
committed
228 days ago
Verified
1d0169d3
fix(caddy): check if http app fails to provision due to not configured or invalid configuration (#1774)
WeidiDeng
committed
234 days ago
Verified
365eae1a
fix: dev Docker image build (#1769)
AlliBalliBaba
committed
236 days ago
Verified
2a41fc18
chore: miscellaneous fix in C code (#1766)
alexandre-daubois
committed
240 days ago
Verified
8175ae7e
Update feature_request.yaml (#1765)
dertuxmalwieder
committed
240 days ago
Verified
cd16da24
docs: add extensions to the TOC
dunglas
committed
245 days ago
f224ffae
Older