Tags: sztyup/sentry-php
Tags
- Remove secret_key from required keys for CLI test command. (getsent… …ry#645) - Proper case in Raven_Util class name usage. (getsentry#642) - Support longer creditcard numbers. (getsentry#635) - Use configured message limit when creating serializers. (getsentry#634) - Do not truncate strings if message limit is set to zero. (getsentry#630) - Add option to ignore SERVER_PORT getting added to url. (getsentry#629) - Cleanup the PHP version reported. (getsentry#604)
- Allow the use of a public DSN (private part of the DSN was deprecat… …ed in Sentry 9) (getsentry#615) - Send transaction as transaction not as culprit (getsentry#601)
- Serialize breadcrumbs to prevent issues with binary data (getsentry… …#538) - Fix notice array_key_exists() expects parameter 2 to be array, null given (getsentry#527)
- Improve handling DSN with "null" like values (getsentry#522) - Prevent warning in Raven_Stacktrace (getsentry#493)
- Add setters for the serializers on the `Raven_Client` (getsentry#515) - Avoid to capture `E_ERROR` in PHP 7+, because it's also a `Throwable` that gets captured and duplicates the error (getsentry#514)
PreviousNext