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 2024806 commit c7c0af1Copy full SHA for c7c0af1
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 3.8.1
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v3.8.1.
6
7
+### Bug Fixes
8
9
+- Fix a deprecation notice caused by passing `null` to `Str::startsWith()` [(#780)](https://github.com/getsentry/sentry-laravel/pull/780)
10
11
## 3.8.0
12
13
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v3.8.0.
0 commit comments