packagist bugsnag/bugsnag v3.27.0

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

Enhancements

  • Improve serialisation of backed enums. Previously a backed enum would JSON encode to their backing value, but will now include the enum name like EnumName::CaseName (value)
    #639

Fixes

  • A number of errors in docblocks have been corrected
    xPaw
    #633
    #637
  • Handle serialising pure enums when added as metadata. Previously a pure enum would be JSON encoded as null, but will now be converted to a string like EnumName::CaseName
    #639
  • Remove use of the deprecated strftime function
    #640
  • Fix session throttling when storage backend doesn't store integers
    #643

Don't miss a new bugsnag release

NewReleases is sending notifications on new releases.