Thomas Calvet

Results 16 issues of Thomas Calvet

https://github.com/symfony/symfony/pull/44073 for Twig, thanks Nicolas your work :smiley:

On https://twig.symfony.com/doc/2.x/ and https://twig.symfony.com/doc/3.x/, the links to the Symfony documentation have invalid anchors (`_` needs to replaces with `-`). Also some anchors does not exist at all, the page it...

| Q | A | ------------- | --- | License | MIT | Doc issue/PR | - When running functional tests with an empty cache (no directory), the cache directory...

When you only use the `--random-order-seed 123` without also using `--order-by random`, the seed is not taken into account and no warning message is displayed. This might be a common...

type/enhancement

### Describe the feature you'd like Implement the OpenAI integration as it was done for the Python and Node.js APM libraries (ref https://docs.datadoghq.com/integrations/openai/?tab=python) ### Is your feature request related to...

feature-request

The following actions should easily be made optional : - DisableCSSAggregation - DisableJSAggregation - DisplayDumpLocation - DisplayPrettyExceptions - DisplayPrettyExceptionsASAP - EnabledDebugClassLoader - EnableTwigDebug - EnableTwigStrictVariables - ThrowErrorsAsExceptions - WatchHooksImplementations -...

Panther is now using Sf new HttpClient and it brokes our tests. Hard locked to a previous version for the moment.

Sf 4.3 dropped the \Serializable interface on Resources. We need to rely on something else.

It is probably not working on Windows. We need to check it and make it work.