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 |
Kévin Dunglas
|
6c215b8b10
feat: increase the default number of workers
|
1 year ago |
Kévin Dunglas
|
70110dcc77
ci: Docker images for various PHP versions
|
1 year ago |
Marko Korhonen
|
e66ac34ac7
ci: use Docker Bake to build images
|
1 year ago |
Kévin Dunglas
|
d284deab9d
fix: frankenphp_update_server_context declaration
|
1 year ago |
Kévin Dunglas
|
2785b2b070
docs: explain how to debug a segfault
|
1 year ago |
Kévin Dunglas
|
2fdae4b310
chore: bump deps
|
1 year ago |
Kévin Dunglas
|
e0cf262224
test: fix and refactor some flaky tests (#165)
|
1 year ago |
Kévin Dunglas
|
1a0d94a67b
ci: fix setup-php extension config
|
1 year ago |
Kévin Dunglas
|
95e83a280e
feat: compatibility with PHP 8.3
|
1 year ago |
Kévin Dunglas
|
35f2a4a852
ci: compile and run tests using setup-php (#157)
|
1 year ago |