-
Hello,
Thanks a lot for your work, i'm discovering your docker images and it looks amazing.
But i can't make it work on my setup with frankenPHP because this one use the 8.2.11 version of PHP and i…
-
Following the the [Laravel Local install](https://github.com/dunglas/frankenphp/blob/main/docs/laravel.md#local-installation)
If you place the binary and the Caddyfile inside the root of the projec…
-
Hello,
Since the new build (a few hours ago) I can't seem to be able to start my frankenphp container.
The error seems to be related to Mercure, here is what I have when running `docker compose …
-
Firstly thanks for all the work done to create a Symfony docker image and implementing FrankenPHP I am very much looking forward to getting it working.
I have been testing the new FrankenPHP runtim…
-
I'm trying to use a bigger Symfony application in worker mode. If the caches are warm, it generally works as long as no session is used.
If I visit actions containing e.g. flash message
```html
…
-
After the PR #460 merge there is no longer an option to extend the core PHP service, but what if it is necessary?
For example, I'm using Docker Swarm and I need a separate service for Crontab/Messe…
-
### Description
Hi, I'm looking for some guidance in tracking down a very strange error with `max_execution_time` setting not being honoured correctly.
We have an incoming JSON POST request to a…
-
The Caddyfile is not used, and i guess a helper for development.
I think this is confusing, as user could believe that this is used in the demo.
https://github.com/dunglas/frankenphp-demo/blob/mai…
-
I am working on adding ext-imap to static-php-cli and discovered that it's not thread safe and shouldn't be compiled with --enable-zts.
In other words, ext-imap won't be compatible with FrankenPHP.…
-
I noticed changes in the symfony docker example and upgraded a project accordingly.
It segfaults and I have attached the log file.
[segfault.log](https://github.com/dunglas/frankenphp/files/127319…