n-valverde
n-valverde
> Some extra lines in code are removed (within entity logic). Is this coming from a formatter that could optionally be disabled? > Probably php-parser stuff. You need to see...
Wow that's quite a big work, congrats @mtarld . That being said, for what it worth I have to admit I'm on the edge with this proposal as of now...
Hello @soyuka , thanks for the hint, unfortunately I don't think this can help, or maybe I'm missing something. AFAIK `itemUriTemplate` only applies to `GetCollection` and `Post` operations, so only...
Hi @mega , the issue does exist indeed, on our end we worked around it by creating a special `IriOverrideNormalizer`, at the end the definition looks like that ```php new...
* It's one of my favorite monolog features 😄 . It's partially correct ^^, `include_stacktraces` is an option at the handler level (see monolog-bundle), which use `IntrospectionProcessor` to add the...