Skip to content

Update php-http/message from 1.6.0 to 1.7.2 #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • clue/stream-filter: v1.6.0 (updated from v1.4.0)
  • php-http/message: 1.7.2 (updated from 1.6.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .travis.yml
  CHANGELOG.md
  README.md
  composer.json
  spec/Encoding/ChunkStreamSpec.php
  spec/Encoding/CompressStreamSpec.php
  spec/Encoding/DechunkStreamSpec.php
  spec/Encoding/DecompressStreamSpec.php
  spec/Encoding/FilteredStreamStubSpec.php
  spec/Encoding/GzipDecodeStreamSpec.php
  spec/Encoding/GzipEncodeStreamSpec.php
  spec/Formatter/CurlCommandFormatterSpec.php
  src/Authentication/QueryParam.php
  src/Builder/ResponseBuilder.php
  src/Cookie.php
  src/Encoding/CompressStream.php
  src/Encoding/DecompressStream.php
  src/Encoding/DeflateStream.php
  src/Encoding/FilteredStream.php
  src/Encoding/GzipDecodeStream.php
  src/Encoding/GzipEncodeStream.php
  src/Encoding/InflateStream.php
  src/Formatter/CurlCommandFormatter.php
  src/Formatter/FullHttpMessageFormatter.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • b159ffe Merge pull request #104 from php-http/avoid-bc-break
  • 8c225d2 trigger_error instead of exceptions
  • 044735d Update changelog
  • a296f8b Prepare release
  • a469988 Merge pull request #100 from php-http/feature/not-seekable-filtered-stream
  • 923ed1f Merge pull request #101 from php-http/feature/remove-deprecation-notice
  • 741f226 Merge pull request #103 from php-http/Nyholm-patch-1
  • 9a4c751 Added changelog for 1.7
  • 5e187c0 Do not pass arguments using default values to the Filter\fun function (#89)
  • c9206f0 Bug/curl fromater fails (#94)
  • 3583ac0 Remove internal deprecation notice
  • a64944c Filtered Stream is not seekable
  • dafefdb Merge pull request #99 from php-http/drop-hhvm
  • 4d14e9e drop hhvm support as its no longer working
  • c2a63aa Merge pull request #98 from OndraM/force-arg-separator
  • d11c286 Force proper arg separator to avoid assembling broken URLs
  • c7f6a70 Merge pull request #92 from z38/binary-body
  • 3b410c5 Improve formatting of requests with binary streams
  • 977edb5 Merge pull request #88 from meridius/patch-1
  • 2cbeffc Cookie.php fixed invalid PHPDoc
  • e2149c4 Merge pull request #86 from php-http/Nyholm-patch-1
  • 4845a86 Merge pull request #87 from php-http/analysis-8mdGkb
  • f13200b Apply fixes from StyleCI
  • d381023 Require php-stream-filter 1.4
  • 4b777b6 Merge pull request #84 from brayniverse/patch-1
  • 0ee4bfb Fix typo

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant