-
### What happened?
sorry, I had to ask again, I've spent a few hours with no success. Now the error is related to `php_variables.h`, but i installed `php82` `php82-dev` and verified that php82-dev …
-
### What happened?
The `getallheaders()` function implemented by FrankenPHP returns response headers and not request headers, as described in the [PHP documentation](https://www.php.net/manual/fr/f…
-
### What happened?
Via interactive shell, I can access the extension normally, for example:
```
php > require_once('vendor/autoload.php');
php > $x = new \MongoDB\Client('mongodb://localhost')…
-
I've deployed frankenphp container to Cloud Run and it is crashing constantly. On my local it works pretty stable. Not sure what is happening. I'm using dockerfiles with:
```dockerfile
FROM dungla…
-
### What happened?
I'm running a symfony application in a k8s cluster behind a nginx-ingress (ingress is configured with ssl-passthrough).
When I activate frankenphp worker mode, after some time…
-
### Octane Version
2.3.2
### Laravel Version
10.43.0
### PHP Version
8.2.15
### What server type are you using?
FrankenPHP
### Server Version
Latest (1.1.0)
### Database Driver & Version
My…
-
### What happened?
I'm trying to install New Relic agent but the installation process stops with the following error:
```
An unsupported PHP ZTS build has been detected. Please refer to this link…
-
I'm trying to run FrankenPHP with Laravel Octane in Docker. When it starts, in log I'm getting lots of:
```bash
ERROR PHP Fatal error: Uncaught Error: Class "Laravel\Octane\Octane" not found in /…
-
### Octane Version
2.3.1
### Laravel Version
10.42.0
### PHP Version
8.3
### What server type are you using?
FrankenPHP
### Server Version
1.0
### Database Driver & Version
_No response_
#…
-
When publishing via the same methods, but different data sizes, we are successful with smaller data sizes like 1.1 MB, but fail on posting 10.1 MB.
We use Mercure in Caddy 2.7.6, built with `https:…