Kévin Dunglas
Kévin Dunglas
Prepare the move to the PHP organization.
This env var has been removed from SPC.
| Q | A | ------------- | --- | Branch? | main | Tickets | n/a | License | MIT | Doc PR | n/a Backport of https://github.com/dunglas/symfony-docker/pull/862
| Q | A | ------------- | --- | Branch? | main | Tickets | n/a | License | MIT | Doc PR | n/a
Go 1.24 introduced [a new testing/synctest package](https://go.dev/blog/synctest) to ease testing concurrent programs. This new package seems to be incompatible with go-deadlock. Tests fail with the following error: `fatal error: reset...
Hi, Thanks for your wonderful extensions. I'm using them to add precompression support to Symfony: https://github.com/symfony/symfony/pull/59020 Would it be possible to add stream wrapper support for zopfli as for the...
### Describe your feature request That would be nice to be able to exclude some directories such as `vendor/`, `.git` and `.idea` from workers watching and hot reloading.