Ruud Kamphuis
|
af3ed6e26d
fix: disable automaxprocs logging
|
1 year ago |
Ruud Kamphuis
|
669a0175f3
Fix highlighting in config docs
|
1 year ago |
shangyuanchun
|
52caf17a40
fix: to solve php versions like: 9.0 / 9.1
|
1 year ago |
Kévin Dunglas
|
e193a374d3
freat: set thread name to frankenphp
|
1 year ago |
Kévin Dunglas
|
8b46d79560
test: refactor YAML files
|
1 year ago |
DubbleClick
|
9bf24b7d88
fix(static): add start-group and end-group around php-config libs (#241)
|
1 year ago |
Kévin Dunglas
|
c624971fa7
feat(caddy): add command to start a PHP server (#238)
|
1 year ago |
DubbleClick
|
b4780b6495
docs: config for multiple workers (#240)
|
1 year ago |
Kévin Dunglas
|
b04326ee83
chore: better env vars in default Caddyfile (#237)
|
1 year ago |
Kévin Dunglas
|
5874072d46
docs: Laravel example (#231)
|
1 year ago |
Kévin Dunglas
|
7d41aa5243
docs: ext-imap isn't supported
|
1 year ago |
Kévin Dunglas
|
2d91a606fd
feat(caddy): php_server simplified directive (#235)
|
1 year ago |
Kévin Dunglas
|
69416cc0d6
test: prove that Fibers work if not calling Go
|
1 year ago |
Kévin Dunglas
|
29be0c0cdb
docs: update skeleton list [skip ci]
|
1 year ago |
Kévin Dunglas
|
eca8cc7350
fix(caddy): ModuleInfo.New() warning
|
1 year ago |
Sergey Kamenskiy
|
f8e7b161b5
docs: explain php.ini configuration in docker
|
1 year ago |
Kévin Dunglas
|
374c581ee5
ci: fix release workflow name
|
1 year ago |
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 |