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 |
Kévin Dunglas
|
354021e7cc
test: better debug flags (#160)
|
1 year ago |
Kévin Dunglas
|
ec09b8ab8a
chore(docker): upgrade to Debian Bookworm
|
1 year ago |
Kévin Dunglas
|
83e8556ccf
test: remove useless test
|
1 year ago |
Kévin Dunglas
|
c5a8052040
ci: upgrade actions
|
1 year ago |
Kévin Dunglas
|
11b1904a3d
ci: fix skip flaky tests (#156)
|
1 year ago |
Kévin Dunglas
|
198ab9403a
chore: compile using Go 1.20 (#154)
|
1 year ago |
Kévin Dunglas
|
930c627a44
chore(docker): switch back to the official PHP builds (#153)
|
1 year ago |
Jérémy Romey
|
4c8a16f6cc
docs: fix Docker image link (#148)
|
1 year ago |
DracoBlue
|
c8237554e2
The configuration to enable ZendMaxExecutionTimers is `--enable-zend-max-execution-timers` (#145)
|
1 year ago |