Skip to content

Tags: sztyup/sentry-php

Tags

2.0.0-beta1

Toggle 2.0.0-beta1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
stayallive Alex Bouma

1.9.2

Toggle 1.9.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
- 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)

1.9.1

Toggle 1.9.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
- 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)

Verified

This commit was signed with the committer’s verified signature. The key has expired.
stayallive Alex Bouma

Verified

This commit was signed with the committer’s verified signature. The key has expired.
stayallive Alex Bouma

1.8.3

Toggle 1.8.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
- 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)

1.8.2

Toggle 1.8.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
- Improve handling DSN with "null" like values (getsentry#522)

- Prevent warning in Raven_Stacktrace (getsentry#493)

1.8.1

Toggle 1.8.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
- 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)

Verified

This commit was signed with the committer’s verified signature. The key has expired.
stayallive Alex Bouma