packagist bugsnag/bugsnag v3.0.0

latest releases: dev-next, dev-master, v2.10.2...
7 years ago

This is a major refactor to make the library clearer and easier to use. The minimum PHP version supported has been updated to 5.5. For upgrading instructions, see the upgrading guide.

Enhancements

  • Added a pipeline system for loading request information, app information, and
    other metadata. Each component can be individually loaded.
  • Make request resolution customizable
    #99
  • Replaced transport handling with Guzzle
  • notify(), notifyException() and notifyError() now accept a callable
    –instead of metaData and severity– which can be used to modify any of
    the properties of an error report.
  • Deprecated methods from v2 have been removed
  • Namespaced the library under Bugsnag

Bug Fixes

  • Every bug

Don't miss a new bugsnag release

NewReleases is sending notifications on new releases.