Skip to content

Tags: jonnott/rollbar-php

Tags

v4.0.0-beta

Toggle v4.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rollbar#596 from rollbar/next/4.0/main

4.0.0-beta

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rollbar#576 from gap-referencement/stephpy-patch-1

Catch error during serialization

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rollbar#568 from Chris53897/feature/fix-phpunit-tests

tests: fix running tests on local machine (mac m1)

v3.1.3-RC1

Toggle v3.1.3-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rollbar#567 from pcoutinho/fix-php81-serializable-…

…deprecation

fix: try using __serialize when obj implements \Serializable

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rollbar#562 from rollbar/fixed_134

Fixed Person ID not cast to string

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rollbar#560 from stephpy/hotfix/tracechain

Tracechain must implements ContentInterface to be part of Body.

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rollbar#558 from danielmorell/php8.1-compat

Add PHP 8.1 Compatibility