Kévin Dunglas
|
53a7f64984
fix(docker): increase thread stack size on Alpine (#223)
|
1 year ago |
Oyebanji Jacob Mayowa
|
3f9cda365f
fix typo in config.md (#221)
|
1 year ago |
Kévin Dunglas
|
5ad98f7f0e
ci: fix release workflow
|
1 year ago |
Kévin Dunglas
|
55ccbb8d60
chore: prepare release 1.0.0-beta.1
|
1 year ago |
Kévin Dunglas
|
fb90a264a3
ci: fix CircleCI config
|
1 year ago |
Kévin Dunglas
|
618ac0850e
chore: prepare release 1.0.0-beta.1
|
1 year ago |
Kévin Dunglas
|
92154982c6
ci: fix release pipeline
|
1 year ago |
Kévin Dunglas
|
a1bc1d837f
chore: prepare release 1.0.0-rc.1
|
1 year ago |
Kévin Dunglas
|
123d167729
ci: release infrastructure (#213)
|
1 year ago |
clementtalleu
|
1766c1266e
upgrade go version + add alpine dockerfile (#217)
|
1 year ago |
Kévin Dunglas
|
546dfbcbaf
feat: upgrade to PHP 8.3RC2
|
1 year ago |
Kévin Dunglas
|
c820b9750f
chore: minor Dockerfile improvements
|
1 year ago |
Kévin Dunglas
|
48908f599d
fix: ensure that SERVER_PORT is always defined
|
1 year ago |
Kévin Dunglas
|
09b2282441
feat: set SAPI version
|
1 year ago |
Kévin Dunglas
|
b07808412c
docs: explain how to populate super globals with env vars
|
1 year ago |
Kévin Dunglas
|
fb63099a88
feat: allow passing env vars to workers (#210)
|
1 year ago |
Kévin Dunglas
|
d30dbdf96e
feat: add support for 8.3rc1 (#209)
|
1 year ago |
Kévin Dunglas
|
22d4214529
feat: improve Docker images (#208)
|
1 year ago |
Kévin Dunglas
|
4a20098633
ci: better Go modules cache (#206)
|
1 year ago |
Kévin Dunglas
|
b7098f7408
feat: Apple Silicon static build and better version name (#205)
|
1 year ago |
Kévin Dunglas
|
4b7129deeb
chore: bump deps (#202)
|
1 year ago |
Kévin Dunglas
|
1f3007337d
feat: create a static build of FrankenPHP (#198)
|
1 year ago |
Kévin Dunglas
|
a6603b58cc
feat: improve default config
|
1 year ago |
Kévin Dunglas
|
f5b599bc2b
fix: superfluous response.WriteHeader call
|
1 year ago |
Kévin Dunglas
|
d024c3aaf2
chore: upgrade to Go 1.21 (#195)
|
1 year ago |
chris
|
7242235772
minor: fix indent for Caddyfile (#193)
|
1 year ago |
DracoBlue
|
2c30d03e17
feat: Docker images for PHP 8.3.0-beta3 (#194)
|
1 year ago |
Kévin Dunglas
|
65e34172e9
style: minor C style improvements
|
1 year ago |
Kévin Dunglas
|
ab0783519e
perf: reduce the number of calls to cgo to set the headers
|
1 year ago |
Kévin Dunglas
|
e65fdfff2f
chore: better cgo directives
|
1 year ago |
Kévin Dunglas
|
7a24154970
chore: upgrade to Caddy 2.7.4
|
1 year ago |
Kévin Dunglas
|
e0f2323bf6
fix : make sure the PHP request body buffer is full before giving it back (#187)
|
1 year ago |
Kévin Dunglas
|
0d2104afdf
feat: disable cgochecks in Docker images
|
1 year ago |
Kévin Dunglas
|
79813bdbd0
ci: set GODEBUG=cgocheck=2
|
1 year ago |
Kévin Dunglas
|
234873a35a
test: add a test for large requests
|
1 year ago |
Kévin Dunglas
|
2dbc94508c
chore: better Zend Max Execution Timers message
|
1 year ago |
Kévin Dunglas
|
8149f191e0
chore: clean multiple errors handling
|
1 year ago |
Kévin Dunglas
|
027cdc7b40
fix: flush support with Caddy 2.7
|
1 year ago |
Kévin Dunglas
|
307c5fa865
fix: properly cleanup workersReadyWG (#184)
|
1 year ago |
Kévin Dunglas
|
b03ce0eb20
fix: don't abort con when streaming not possible
|
1 year ago |
Kévin Dunglas
|
2818dfb474
feat: upgrade to Caddy 2.7.3
|
1 year ago |
Kévin Dunglas
|
df976c1708
fix: race condition on shutdown
|
1 year ago |
Kévin Dunglas
|
671fda9e29
feat: honor GOMAXPROCS and set it automatically in containers
|
1 year ago |
Kévin Dunglas
|
5271e9e59a
docs: improve compilation instructions [skip ci]
|
1 year ago |
Kévin Dunglas
|
d69405abcb
ci: PHP 8.3 beta 2 Docker images
|
1 year ago |
Kévin Dunglas
|
c510683755
chore: use PHP 8.3 beta 1
|
1 year ago |
Kévin Dunglas
|
30e33e0ac3
test: Caddy module
|
1 year ago |
Kévin Dunglas
|
3cc9650632
chore: use Caddy 2.7
|
1 year ago |
Kévin Dunglas
|
91f6620151
fix: ensure SERVER_PORT is always set
|
1 year ago |
Kévin Dunglas
|
7620c8658a
feat: add FrankenPHP version to the version command
|
1 year ago |