Skip to content

2.1.1

Compare
Choose a tag to compare
@HazAT HazAT released this 13 Jun 11:34
· 687 commits to master since this release
  • Fix the behavior of the excluded_exceptions option: now it's used to skip capture of exceptions, not to purge the exception data of the event, which resulted in broken or empty chains of exceptions in reported events (#822)
  • Fix handling of uploaded files in the RequestIntegration, to respect the PSR-7 spec fully (#827)
  • Fix use of REMOTE_ADDR server variable rather than HTTP header
  • Fix exception, open_basedir restriction in effect (#824)