Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@codekandis codekandis released this 21 Jan 08:26
9d87c20

1.0.0 - 2021-01-21

Added

  • SentryClientConfigurationInterface representing the interface for all configurations
  • SentryClientConfiguration representing the default configuration
  • ErrorLevelValues representing an enumeration of all known PHP 7.4 error levels constants
  • ErrorLevelNames representing an enumeration of all known PHP 7.4 error levels constants names
  • RequestBodies representing an enumeration of possible values for the sentry client configuration requestBodies
  • Severities representing an enumeration of severities for messages, errors and exceptions
  • SentryClient representing the Sentry SDK wrapper
  • PHPUnit tests
  • README.md
  • CHANGELOG.md