Nicolas Grekas

Results 382 comments of Nicolas Grekas

@stof could you please have a look at a fix for this issue you described here?

Friendly ping @Nyholm, just in case you forgot about it :)

/cc @weaverryan since you are behind the bundle. /cc @symfony/mergers since this would be a new official bundle.

@nikophil this PR is in draft btw, please let us know your intentions about it.

I experienced the same issue on our Symfony apps. There is nothing special to do to reproduce: the issue is that when `Sentry\Client` is instantiated, it mutates the global state...

See https://github.com/symfony/symfony/pull/39944 for the issue related to `DebugHandlersListener`. For tests, it would be great if this bundle could provide a way to *not* instantiate `Sentry\Client` in the `test` env -...

I propose to fix this at the recipe level, see https://github.com/symfony/recipes-contrib/pull/1080

Related: https://gitlab.com/metasyntactical/composer-plugin-license-check