Skip to content

v2.8.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 21 Jun 16:56
· 863 commits to master since this release

Enhancements

  • Add ability to optionally merge metadata with existing properties, otherwise
    overwrite them
    Graham Campbell
    #162

Bug Fixes

  • Fix regression where an empty throwable message was cast to an empty string
    Graham Campbell
    #159
  • Restore support for PHP 5.2
    #148
  • Enforce integer type on stack frame line numbers