Kévin Dunglas
Kévin Dunglas
Actually, we should go that if necessary in the script. PR welcome and thanks for the feedback.
The bundle only supports publishing, it doesn't support subscribing (for now at least), so it makes sense to support only the publishing JWT.
Indeed! You're right. Would you mind to open a PR to support setting two different keys?
Why not merge this, but then we should make it very clear that it's a temporary workaround while we're working on making the CLI SAPI embed-friendly.
There is a segmentation fault, could you use a debug build to gather a stack trace by following these instructions please? https://frankenphp.dev/docs/contributing/#debugging-segmentation-faults-with-static-builds
Probably related: https://github.com/caddyserver/caddy/pull/6809
Could you report this to PHP directly?
I'll add some docs but it works "as expected". The limit is per request/worker. If it is reached, the worker restarts and an error is logged. You can use `ini_set('memory_limit',...
Maybe can you keep the root `core/testing.md` file, move most of its content in `symfony/testing.md` directly (no need for two files IMHO), add a new `laravel/testing.md` file, and reference the...