Anna Krawet

Results 12 comments of Anna Krawet

Luckily there is maintained fork: https://packagist.org/packages/ivory/serializer-bundle https://github.com/bresam/ivory-serializer-bundle

@bresam thanks a lot for doing this for and also fork https://github.com/bresam/ivory-google-map-bundle :+1: It saved us a lot of time in our project. When we were migrating from 3.4 to...

I understand. Still great you managed to get it working for next major symfony version.

I have the same issue. `sentry:test` command is not really usefull when there is delayed sending at the end of processing. It shows message was sucessully sent when it was...

I checked and what I see displayed in browser is code from: ``` public function __construct($message = null, \Exception $previous = null, $code = 0) { parent::__construct(503, $message, $previous, array(),...

Ok, I thought that I can at least put that code and status from config on my custom 503 error page. But when I put there `The server returned a...

Yes, it would be handy to have not empty items in context as well. Right now all is in message body which make it not nice for kibana and other...

Hi! To be honest it is a while since I last used this library in my previous work project. I am also not sure I am even following fully what...

I am having the same issue with nuxt.js. Only GET produced by "connect" component and no specific routes. Is nuxt not supported ( as it has no separate plugin) or...

I wrote https://github.com/konradbartecki/Podatki.wtf.issues/issues/30 before finding this issue. So "more on that" is in the other issue :)