Kévin Dunglas

Results 839 comments of Kévin Dunglas
trafficstars

If someone manages to add a failing test, I can take a look!

As the author of the feature both in Go and Caddy, I'll try to fix this bug but no ETA :/

I've just wrote an adapter supporting the current release of sfDoctrineGuard https://gist.github.com/860055 Put the file in your lib directory, clear the cache and correct your `app.yml` like this: ``` facebook:...

Could you try with the Docker cache disabled (add `--no-cache`)?

Wouldn't it be better to override the Caddyfile in a custom stage?

Ok, why not! Do you want to open a PR?

You can check if `$_SERVER['FRANKENPHP_WORKER']` is defined.

Your Dockerfile doesn't look good to me. You could use or adapt this one: https://laravel.com/docs/11.x/octane#frankenphp-via-docker

@DubbleClick Should I fill the form? With what? I don't manage to reproduce the crash with the latest version of FrankenPHP (`./frankenphp-linux-x86_64-debug php-server --root public/ --worker ./public/index.php`). I'm using a...