Nikolay Oleynikov
Nikolay Oleynikov
@ollietb is it possible to tag a stable release somewhere after a31ad09 or there is no stable point after it? This will allow us to use this bundle with Symfony3...
Seems like newer versions of the Sentry server actually do support attachments. There are docs for some SDKs ([1](https://docs.sentry.io/platforms/native/enriching-events/attachments/), [2](https://docs.sentry.io/platforms/javascript/enriching-events/attachments/), [3](https://docs.sentry.io/platforms/dotnet/enriching-events/attachments/)), but not for PHP. Can we have support of...
@ste93cry could someone from the team at least reopen this issue?
@Jean85 is it possible to add this one to the backlog? Thank you!
@BenMorel well, this obviously has to do with the `docker-compose` version. We probably should try to support as many of old versions as we could. So I'm going to check...
@BenMorel can you try the new config version? I've removed `name` properties altogether.
> calculations with GPS coordinates cannot be performed in meters in PostGIS with brick/geo. @BenMorel calculations can be performed in meters. You just have to convert at least one parameter...
> Should we do that automatically for SRID 4326, for example? @BenMorel not sure. What is someone needs to use another SRID with geographies?
Sorry, at this point I can not suggest any generic solution for that problem. In my project I solved it by manually casting geometries to geographies.
@BenMorel thanks for digging into this one. I'm going to make a demo repository.