- Array export fix if text not contains message key.
- Fix passing client options to sentry.
- Fix error with undefined index.
- Fix bug with sets extra values.
Used sentry/sdk 2.0 package.
Fixed error with extraCallback
property.
- Exception handling refactoring.
- Unsupported HHMV.
- Unit tests.
- Change log.
- Added supporting tags in messages.
- Checking context on instance of
\Throwable
. - New URL of the Sentry website.
- New name of the Sentry composer package.
extraCallback
property in configuration for modify extra's data.
Hello, World!