frankenphp
frankenphp copied to clipboard
π§ The modern PHP app server
This adds a collection of basic metrics based on feedback in #269: - `frankenphp_busy_threads`: shows current php threads processing php scripts (including workers waiting for requests) - `frankenphp_total_threads`: shows the...
### What happened? The problem weβre experiencing now with this new setup is that the frankenphp service keeps shutting down without any reason that I can see. The systemd unit...
### What happened? Hey all! We're switching our current setup from nginx and php-fpm to frankenphp. While most of it works just fine (big thanks to @dunglas!), we've encountered a...
Workaround for https://github.com/dunglas/frankenphp/issues/1011
### Describe you feature request The laravel docs say "when using Laravel's scheduler, we only need to add a single cron configuration entry to our server that runs the schedule:run...
### What happened? I can't rebuild a static binary. I managed to get it work a few months ago but now when I try to rebuild (to add an extension...
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.8.0 to 7.1.0. Release notes Sourced from super-linter/super-linter's releases. v7.1.0 7.1.0 (2024-08-27) π Features add pyink as a Python formatter (#6083) (5b13ace) format JSONC and JSON5 with...
ERROR: failed to receive status: rpc error: code = Unavailable desc = error reading from server: EOF
### What happened? I want to build using dunglas/frankenphp:static-builder. But I don't want any internet dependency on build process. Thats way I Saved the docker images of dunglas/frankenphp:static-builder to my...
### What happened? Description: I'm encountering an issue where file writing operations using fwrite occasionally fail when running under FrankenPHP. Sometimes files are not physically created on the server, but...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.28.0. Commits 4542a42 go.mod: update golang.org/x dependencies 765c7e8 xsrftoken: create no padding base64 string by RawURLEncoding 032e4e4 LICENSE: update per Google Legal See full diff...