php-server-sdk
php-server-sdk copied to clipboard
Bump guzzlehttp/psr7 from 2.6.2 to 2.7.0
Bumps guzzlehttp/psr7 from 2.6.2 to 2.7.0.
Release notes
Sourced from guzzlehttp/psr7's releases.
2.7.0
Added
- Add
Utils::redactUserInfo()method- Add ability to encode bools as ints in
Query::build
See also the change log for changes.
2.6.3
Fixed
- Make
StreamWrapper::stream_stat()returnfalseif inner stream's size isnullChanged
- PHP 8.4 support
See also the change log for changes.
Changelog
Sourced from guzzlehttp/psr7's changelog.
2.7.0 - 2024-07-18
Added
- Add
Utils::redactUserInfo()method- Add ability to encode bools as ints in
Query::build2.6.3 - 2024-07-18
Fixed
- Make
StreamWrapper::stream_stat()returnfalseif inner stream's size isnullChanged
- PHP 8.4 support
Commits
a70f5c9Release 2.7.0 (#615)5a1f771Add ability to encode bools and ints (#614)9aed204[2.7] AddUtils::redactUserInfo()method (#613)6de2986Release 2.6.3 (#612)731ee08Fix code style (#611)89eafc3Test on PHP 8.4 (#610)04e3e83MakeStreamWrapper::stream_stat()returnsfalseif inner stream's size is...5b4d5ac[2.6] Update deps (#609)a243f80Synced readme with actual definitions (#601)0423dd4Fixes for PHP 8.4 deprecation (#600)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)