Skip to content

Commit ce51374

Browse files
authored
Fix curl_close() deprecation in CHANGELOG.md
1 parent 4a9f466 commit ce51374

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 @@ Yii Framework 2 HTTP client extension Change Log
66

77
- Bug #250: Fixed `TypeError: stream_get_contents(): Argument #1 ($stream) must be of type resource, bool given` in case PHP error reporting is turned off (shaperman)
88
- Bug #251: Fixed `The predefined locally scoped $http_response_header variable is deprecated` since PHP 8.5 (Arkeins)
9-
- Bug: Fixed `curl_close()` and `curl_multi_close()` deprecation since PHP 8.5 (copilot)
9+
- Bug #253: Fixed `curl_close()` and `curl_multi_close()` deprecation since PHP 8.5 (samdark)
1010

1111

1212
2.0.16 February 13, 2025

0 commit comments

Comments
 (0)