You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)