Skip to content

Releases: tigron/skeleton-error

v0.2.7

12 Sep 12:29
Compare
Choose a tag to compare
  • Use of setContext instead of deprecated setExtra
  • send POST, GET and SERVER context
  • enable context for CLI scripts

V0.2.6

21 Nov 16:16
3421da6
Compare
Choose a tag to compare

Update so that skeleton-error works with the restructure of the events.

v0.2.5

27 May 09:17
740a11a
Compare
Choose a tag to compare

rollback of changes for shutdown handler

v0.2.4

26 May 11:00
d9d8c9e
Compare
Choose a tag to compare

ignore errors in shutdown_handler that are not set via error_reporting()

v0.2.3

26 May 08:47
bd34cf5
Compare
Choose a tag to compare

Handle fatal errors

v0.2.2

27 Jan 10:34
6c3367d
Compare
Choose a tag to compare
fix DEPRECATED: Sentry\State\Hub::getCurrent()

v0.2.1

11 Nov 09:58
Compare
Choose a tag to compare

Bugfix:

  • Basic error handler: work around file and line not always being available

v0.2.0

03 Nov 06:39
Compare
Choose a tag to compare

Features:

  • Add configuration options for environment and release
  • Support sentry_before_send callback as an event before they are fired off

v0.1.7

26 Oct 14:56
Compare
Choose a tag to compare
Report exception + cleanup html mail

v0.1.6

20 Oct 13:26
Compare
Choose a tag to compare
Make detected methods public