Florin Asăvoaie
Florin Asăvoaie
I would expect to have the following feature: ```php /** * @View() * @ParamConverter(null, converter="fos_rest.request_body", options={"object_to_populate" = "post"}) */ public function putAction(Post post) { return $post; } ``` When doing...
Hi, All examples include YAML configuration but no matter how much I tried, I couldn't get this configured in config.xml. Could someone please provide some XML config examples in the...
I raised [nginx bug 801](https://trac.nginx.org/nginx/ticket/801) for this but actually it seems to be an issue with Naxsi. Long story short, here's the comment from the nginx developers: > "[...] it...
Tested, looks fine.