Skip to content

Commit 945f863

Browse files
authored
Prepare 4.17.0 (#1941)
1 parent 41b15c9 commit 945f863

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# CHANGELOG
22

3+
## 4.17.0
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.17.0.
6+
7+
### Bug Fixes
8+
9+
- Empty strings will no longer display `<encoding error>` when serialized. [(#1940)](https://github.com/getsentry/sentry-php/pull/1940)
10+
11+
### Misc
12+
13+
- Replace polyfill methods with PHP 7.2 equivalents. [(#1922)](https://github.com/getsentry/sentry-php/pull/1922)
14+
- Remove `symfony/phpunit-bridge` as a dev dependency. [(#1930)](https://github.com/getsentry/sentry-php/pull/1930)
15+
- Update `sentry.origin` to be consistent with other SDKs. [(#1938)](https://github.com/getsentry/sentry-php/pull/1938)
16+
317
## 4.16.0
418

519
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.16.0.

0 commit comments

Comments
 (0)