mirror of
https://github.com/bugsink/bugsink.git
synced 2026-04-25 00:18:18 -05:00
f2a78fed9d
* As per the spec 'takes precendence' * Also fixes the reported bug on Laravel, which apparently doesn't send event_id as part of the event payload. * Fixes the envelope tests (they were doing nothing when I moved the data samples around recently) * Adds a 'no event_id in data, but yes in envelope' test to that test. * Adds handling to send_json such that we can send envelopes when the event_id is missing from the event data.