Skip to content

Bump yiisoft/yii2-httpclient from 2.0.16 to 2.0.17 in /backend#1632

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/backend/yiisoft/yii2-httpclient-2.0.17
Open

Bump yiisoft/yii2-httpclient from 2.0.16 to 2.0.17 in /backend#1632
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/backend/yiisoft/yii2-httpclient-2.0.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps yiisoft/yii2-httpclient from 2.0.16 to 2.0.17.

Release notes

Sourced from yiisoft/yii2-httpclient's releases.

2.0.17

What's Changed

New Contributors

Full Changelog: yiisoft/yii2-httpclient@2.0.16...2.0.17

Changelog

Sourced from yiisoft/yii2-httpclient's changelog.

2.0.17 May 25, 2026

  • Bug #250: Fixed TypeError: stream_get_contents(): Argument [#1](https://github.com/yiisoft/yii2-httpclient/issues/1) ($stream) must be of type resource, bool given in case PHP error reporting is turned off (shaperman)
  • Bug #251: Fixed The predefined locally scoped $http_response_header variable is deprecated since PHP 8.5 (Arkeins)
  • Bug #253: Fixed curl_close() and curl_multi_close() deprecation since PHP 8.5 (samdark)
  • Bug #258: Fix @var annotation for Response::$statusCode and @return annotation for Response::getStatusCode() (@​mspirkov)
  • Enh #204: Added additional keys to Message::getHeaders() to make full HTTP status line details available to Client::getHeaders() (ClintZeringue)
  • Enh #255: Applying Yii2 coding standards (@​s1lver)
  • Enh #255: Raise min version to PHP 7.4 (@​s1lver)
Commits
  • 498e956 release version 2.0.17
  • 707f5df Update CHANGELOG.md, bump Yii version in composer.json, and update phpsta...
  • 5ce58d9 Refactor linter configuration and update Composer scripts for improved code q...
  • 82023cf Fix @var annotation for Response::$statusCode and @return annotation fo...
  • 3e8bc25 Added additional keys to Message::getHeaders() to make full HTTP status lin...
  • 9e4b99a Enhance documentation, add scripts for composer.json and apply fixed `phpdo...
  • eb412af Fix deprecated tests in PHP 8.5. (#256)
  • ec017ea Applying Yii2 coding standards
  • 2153190 Applying Yii2 coding standards
  • e732c7f Applying Yii2 coding standards
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [yiisoft/yii2-httpclient](https://github.com/yiisoft/yii2-httpclient) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/yiisoft/yii2-httpclient/releases)
- [Changelog](https://github.com/yiisoft/yii2-httpclient/blob/master/CHANGELOG.md)
- [Commits](yiisoft/yii2-httpclient@2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: yiisoft/yii2-httpclient
  dependency-version: 2.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 29, 2026
@proditis proditis self-assigned this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant