-
Notifications
You must be signed in to change notification settings - Fork 120
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rollbar/rollbar-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rollbar/rollbar-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 6 files changed
- 2 contributors
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d93696 - Browse repository at this point
Copy the full SHA 5d93696View commit details -
Merge pull request #658 from rollbar/fixed/issue-657-implicitly-null-…
…len-parameter Fixed #657 Param $len should not be implicitly nullable.
1Configuration menu - View commit details
-
Copy full SHA for 9c28cd7 - Browse repository at this point
Copy the full SHA 9c28cd7View commit details
Commits on Sep 12, 2025
-
Fix: Body serialization should respect max_nesting_depth config
- Add maxDepth parameter to Body constructor - Update Body::serialize() to use maxDepth when calling serializeForRollbar - Update DataBuilder to pass maxNestingDepth config to Body constructor - Add test to verify deep nesting is properly truncated This fixes memory exhaustion issues when logging errors with complex nested data structures (like Drupal form arrays) by respecting the configured max_nesting_depth limit during Body serialization. Previously, Body::serialize() always used unlimited depth (-1) via serializeForRollbarInternal(), ignoring the max_nesting_depth config. Fixes memory issues similar to those described in issue reports about Rollbar consuming excessive memory with deeply nested context data.
Configuration menu - View commit details
-
Copy full SHA for 83cdaab - Browse repository at this point
Copy the full SHA 83cdaabView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5d7c63 - Browse repository at this point
Copy the full SHA c5d7c63View commit details
Commits on Sep 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d7feef8 - Browse repository at this point
Copy the full SHA d7feef8View commit details
Commits on Sep 26, 2025
-
Merge pull request #661 from AronNovak/fix/body-max-nesting-depth
Fix: Body serialization should respect max_nesting_depth config
Configuration menu - View commit details
-
Copy full SHA for 41e3834 - Browse repository at this point
Copy the full SHA 41e3834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5831f18 - Browse repository at this point
Copy the full SHA 5831f18View commit details -
Merge pull request #662 from rollbar/release/v4.1.4
Release v4.1.4
Configuration menu - View commit details
-
Copy full SHA for bb046d4 - Browse repository at this point
Copy the full SHA bb046d4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.1.3...v4.1.4