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 |
Kévin Dunglas
|
75cd310292
feat: add support for PHP timeouts on Linux (#128)
|
1 year ago |
Paul-joseph Krogulec
|
91190dc135
fix: add the documentation for pkg-config install (#139)
|
1 year ago |
Rob Landers
|
2aec403413
ci: allow manual builds (#136)
|
1 year ago |
Kévin Dunglas
|
085c0062fa
chore: bump
|
1 year ago |
Kévin Dunglas
|
c7f76ebd16
ci: fix build and bump deps
|
1 year ago |
Kévin Dunglas
|
657dd9580b
docs: garbage collection in worker mode
|
1 year ago |
Kévin Dunglas
|
993bfa8712
ci: remove useless lines
|
1 year ago |
Kévin Dunglas
|
e514823faa
fix: use SA_ONSTACK in C-Thread-Pool
|
1 year ago |
Kévin Dunglas
|
4332bbe97c
fix: don't flush if the request body hasn't been read entirely (#122)
|
1 year ago |
Kévin Dunglas
|
0ea179d402
fix: set the _GNU_SOURCE macro to allow memrchr usage (#124)
|
1 year ago |
Kévin Dunglas
|
315e90b4b1
feat(docker): use the stable version of PHP 8.2 (#123)
|
1 year ago |
Kévin Dunglas
|
2937aa8047
fix: panic: http: invalid Read on closed Body (#121)
|
1 year ago |
Kévin Dunglas
|
229b4d6786
chore: switch back to upstream C-Thread-Pool lib (#119)
|
1 year ago |
Rob Landers
|
50a830927c
Update base image to RC7 (#118)
|
1 year ago |
Kévin Dunglas
|
8e824a7906
perf: remove an extra call to cgo (#117)
|
1 year ago |
Florent Destremau
|
266d126aac
Updated docs for docker-compose configuration (#115)
|
2 years ago |
Kévin Dunglas
|
a97e1131a5
feat: upgrade to PHP 8.2RC6 and use the official PHP builds (#106)
|
2 years ago |
Kévin Dunglas
|
0f00b9ef41
docs: add Sulu tutorial (#108)
|
2 years ago |
Kévin Dunglas
|
878a30d92f
fix: ensure there is always a free thread for non-worker scripts (#105)
|
2 years ago |
Kévin Dunglas
|
6a6dda5ed9
feat: expose PHP version (#102)
|
2 years ago |
Jockos
|
f0b2eb7445
feat: improve of performance of PHP variables registration (#94)
|
2 years ago |
Rob Landers
|
3abda4fbb6
feat: handle aborted connection (#95)
|
2 years ago |
Kévin Dunglas
|
8e136d0d25
feat: implement flush() (#90)
|
2 years ago |
Kévin Dunglas
|
0a30dd1cb9
tests: improve TestFinishRequest (#97)
|
2 years ago |
Kévin Dunglas
|
6ad1f5d277
docs: add Drupal skeleton (#96)
|
2 years ago |
Flug
|
d0123ad97d
fix typo (#91)
|
2 years ago |
Quentin Barloy
|
18202851bf
dependencies: Update the way to get C-Thread-Pool (#88)
|
2 years ago |
Quentin Barloy
|
bc6bb70e44
docs: add missing dependency to compile PHP on Mac (#87)
|
2 years ago |
Rob Landers
|
02f5d428d0
update caddy (#84)
|
2 years ago |
Alexander Schranz
|
3641552483
docs: building Docker images (#75)
|
2 years ago |
Rob Landers
|
9ef3bd7c47
feat: add fastcgi_finish_request() support (#69)
|
2 years ago |