frankenphp icon indicating copy to clipboard operation
frankenphp copied to clipboard

🧟 The modern PHP app server

Results 375 frankenphp issues
Sort by recently updated
recently updated
newest added

Install cli could be more convinient for for users to not guess b/w `arm`, `x86_64` and `aarch` etc.. Plus it will provide better installation for dev-ops team as one interface....

### What happened? Segfault when spamming same page. I use use FrankenPHP with octane insine a Docker `./frankenphp -v` FrankenPHP v1.1.0 PHP 8.3.2 Caddy v2.7.6 h1:w0NymbG2m9PcvKWsrXO6EEkY9Ru4FJK8uQbYcev1p3A= `php -v` Zend Engine...

bug

### Describe you feature request Is there a plan to support Yii2 framework or is there any example for docker.

enhancement

Sorry if this is explained somewhere, but I could not find something in the documentation In the context of caddy we can have multiple domains pointing to separate fast-cgi backends,...

### Describe you feature request **Is your feature request related to a problem? Please describe.** When I have multiple versions of PHP installed (php7.4, php8.1, php8.3), I execute the run...

enhancement

Needs https://github.com/php/php-src/pull/13468.

Hello, I experiencing some stuff using FrankenPHP but I'm facing an issue that causes Symfony throw a critical error. Stack: * API Platform base * Postgresql (tried with 15 and...

### What happened? __Disclaimer__: I have zero prior experience in php - so if you find this bug report irrelevant, lmk. I tried to hack together the nextcloud dockerfile to...

bug

### Describe you feature request Would it be possible to add a flag to reduce the amount of info in each log entry? We've switched from using the binary with...

enhancement

### What happened? just dies without any real log, nginx returns 502 `strace` output seems like a memory/segfault thing ``` php -v PHP 8.3.2-1+ubuntu22.04.1+deb.sury.org+1 (cli) (built: Jan 20 2024 14:16:40)...

bug