Skip to content

Commit 2c3583d

Browse files
authored
Apply suggestion from @cleptric
1 parent 1666306 commit 2c3583d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Sentry SDK team is happy to announce the immediate availability of Sentry PH
66

77
### Misc
88

9-
- Call `curl_close` only on PHP < 8 to prevent deprecation warnings. [(#1947)](https://github.com/getsentry/sentry-php/pull/1947)
9+
- Call `curl_close` only on PHP version 7.4 and below to prevent deprecation warnings. [(#1947)](https://github.com/getsentry/sentry-php/pull/1947)
1010

1111
## 4.17.0
1212

0 commit comments

Comments
 (0)