-
### Bug report
Since upgrading nginx, PHP, and dd-trace-php, I have began experiencing segfaults with php-fpm. I finally tracked it down to this library and validated the fix by removing dd-trace-php…
-
### No duplicates 🥲.
- [X] I have searched for a similar issue in our bug tracker and didn't find any solutions.
### What happened?
Sessions in my Symfony are recreated on every request.
### Versi…
-
### Bug description
We install with `php datadog-setup.php --php-bin=all`
Starting PHP-FPM we get these log lines
```
NOTICE: PHP message: PHP Warning: Unknown: [ddappsec] Expecting an object fro…
-
### Bug report
The `datadog-setup.php` script always extracts the `datadog-profiling.so` and `ddappsec.so` extensions regardless of the `--enable-profiling` and `--enable-appsec` arguments.
The …
-
### Symfony version(s) affected
6.1.*
### Description
When Symfony running in swoole/reactphp runtime, it will fork new process, and wait for the connection and response something.
It means that…
-
### Bug report
I maintain a Dockerfile built off of the Wordpress Alpine images. Today I tried to upgrade from php7.2 to php8.2 (`FROM wordpress:php8.2-fpm-alpine`), but was blocked by this reposit…
-
- Octane Version: 1.4.2
- Laravel Version: 9.51.0
- PHP Version: 8.1.4
- Server & Version: Swoole / RoadRunner 2.12.2
- Database Driver & Version:
### Description:
```
>> Exception Message:…
-
### Symfony version(s) affected
6.1.*
### Description
I start to develop a new project using symfony and swoole.
Symfony & Swoole is really fast, but when running in APP_ENV=dev environment, I can…
-
Hello,
I installed roadrunner-bundle to my project, but I am facing to following problem.
When I run
```
bin/rr serve
```
Application failed in followering error:
```
2023-06-27T12:00:…
-
### Symfony version(s) affected
6.1.*
### Description
The change made within https://github.com/symfony/symfony/pull/45476 causes the `RequestStack` to be empty when the `StreamedResponse` Callback…