SosthenG

Results 6 issues of SosthenG

Hi, I noticed that get and _mget requests always have an item count at 0 in the SF profiler. This made me wrongly belive that one of my get requests...

### Is your feature request related to a problem? Yes, to test a query I need to see only specific fields in a custom order so I use the "filter...

enhancement

### What happened? I can't rebuild a static binary. I managed to get it work a few months ago but now when I try to rebuild (to add an extension...

bug

### Expected behavior The 0 value is formatted as the other ticks when a "format" config is provided in `scales.y.ticks.format` ### Current behavior The 0 is never formatted ### Reproducible...

type: bug

Without this bundle, the [getLocaleFallbacks in symfony/ux-translator](https://github.com/symfony/ux-translator/blob/2c0027a4aeda6a9c58db7428862c778e106c12a1/src/TranslationsDumper.php#L182) iterates through a lot of catalogues and dumps a json object with for each possible language code the fallback language. With this bundle...

question