v1.0.0-beta.2
github-actions
released this
10 Oct 14:33
·
392 commits
to main
since this release
What's Changed
- fix typo in config.md by @pyjac in #221
- fix(docker): increase thread stack size on Alpine by @dunglas in #223
- ci: fix release workflow name by @dunglas in #224
- docs: explain php.ini configuration in docker by @virp in #225
- fix(caddy): ModuleInfo.New() warning by @dunglas in #228
- docs: update skeleton list [skip ci] by @dunglas in #230
- test: prove that Fibers work if not calling Go by @dunglas in #229
- feat(caddy): php_server simplified directive by @dunglas in #235
- docs: ext-imap isn't supported by @dunglas in #232
- docs: Laravel example by @dunglas in #231
- chore: better env vars in default Caddyfile by @dunglas in #237
- add documentation for multiple workers (might change if we get named workers) by @DubbleClick in #240
- feat(caddy): a command to start a PHP server by @dunglas in #238
- add start-group and end-group around php-config libs by @DubbleClick in #241
- test: refactor YAML files by @dunglas in #245
- freat: set thread name to frankenphp by @dunglas in #246
- fix PHP version comparing to work with versions like: 9.0 / 9.1 by @ideal in #250
- Fix highlighting in config docs by @ruudk in #253
- fix: disable automaxprocs logging by @ruudk in #255
- feat: add CLI support by @dunglas in #239
- chore: log maxprocs by @dunglas in #257
- chore: remove C-Thread-Pool/example.c by @dunglas in #259
New Contributors
- @pyjac made their first contribution in #221
- @virp made their first contribution in #225
- @ideal made their first contribution in #250
- @ruudk made their first contribution in #253
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2