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 1666306 commit 2c3583dCopy full SHA for 2c3583d
CHANGELOG.md
@@ -6,7 +6,7 @@ The Sentry SDK team is happy to announce the immediate availability of Sentry PH
6
7
### Misc
8
9
-- Call `curl_close` only on PHP < 8 to prevent deprecation warnings. [(#1947)](https://github.com/getsentry/sentry-php/pull/1947)
+- Call `curl_close` only on PHP version 7.4 and below to prevent deprecation warnings. [(#1947)](https://github.com/getsentry/sentry-php/pull/1947)
10
11
## 4.17.0
12
0 commit comments