frankenphp
frankenphp copied to clipboard
🧟 The modern PHP app server
### What happened? ## Description When running my Laravel application with FrankenPHP in worker mode, the container crashes and restarts every time I use `spatie/async` to create an asynchronous pool....
This PR adjusts extgen to handle: - the case where the go code already contains an `init()` function. - support for `//export_php:module init` to handle resource creation during module startup...
### What happened? Hi, I am having some problems with frankenphp in workermode. I am using symfony and followed the instructions from this repo https://github.com/dunglas/symfony-docker to configure frankenphp locally worker...
### Describe your feature request **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when...
### What happened? While playing audio, other requests to the server become unresponsive and wait until it becomes responsive again ### Build Type Docker (Debian Bookworm) ### Worker Mode Yes...