-
Hi,
Is it possible frankenphp can be use to my pipelines github and bitbucket pipelines?
Thank you in advance.
-
### What happened?
I have my pre-built PHP docker image. I want to use Laravel octane with FrankenPHP. During the docker build, I downloaded the binary from the [releases](https://github.com/dungla…
-
After this command:
docker compose up --pull always -d --wait
I get the following:
[+] Running 0/1
⠦ Container demo-api-php-1 Starting …
-
### Description
I'm getting this error when running a test that uses FFI to execute a go lib.
It is probably related to this issue: https://github.com/golang/go/issues/62130
Not sure where the prob…
-
We are using `FrankenPHP.Alpine.Dockerfile` in a simple laravel application that is deployed on Google Cloud Run.
Logging is needed to go to Google Cloud logging.
This is the code added to facilit…
-
### What happened?
Hi there,
For docker image: `latest-php8.3`, I am getting `php 8.3.7`. Should it be the latest `php 8.3.12` instead?
Thanks,
### Build Type
Docker (Debian Bookworm)
### Wo…
-
On linux with fsnotify `session.Start()` returned the error `"an unknown error has occurred"`.
This happens only when watching more than 12.000+ files. I'm pretty sure the error comes from some kin…
-
### Bug report
Hiya,
I am using the official FrankenPHP Docker image as found here: https://hub.docker.com/layers/dunglas/frankenphp/php8.3.12-alpine/images/sha256-d86a919f70523b8fcbc5be92478b28dd0e…
-
### Pimcore version
all
### Steps to reproduce
If you're running multiple functional tests in a row, while creating and removing sites, the `Site::$currentSite` property will end up in a very untru…
-
### What happened?
Hello,
I'm trying to build frankenphp with HTTP cache module in Caddy, I followed the API Platform documentation: https://api-platform.com/docs/core/performance/#built-in-caddy-…