We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1493d commit 338050eCopy full SHA for 338050e
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
5
+## 3.1.3
6
+
7
+- Increase debug trace limit count to 20 in `Integration::makeAnEducatedGuessIfTheExceptionMaybeWasHandled()` (#622)
8
+ - Look futher into the backtrace to check if `report()` was called.
9
+- Run the testsuite against PHP 8.2 (#624)
10
11
## 3.1.2
12
13
- Set `traces_sample_rate` to `null` by default (#616)
0 commit comments