Releases: hyperf/http-message
Releases · hyperf/http-message
Release v3.1.19
Upgrade `hyperf/engine` to `v2.11`. (#6698)
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.0
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
Release v3.1.0-rc.10
Optimized code that you can get `request` from `BadRequestHttpExcepti…
Release v3.1.0-rc.6
Added `setCookie`. (#6197)
Release v3.1.0-rc.4
Merge branch 'master' into 3.1 # Conflicts: # .github/workflows/test.yml # src/service-governance/src/Listener/RegisterServiceListener.php # src/stringable/composer.json # src/stringable/tests/StrTest.php
Release v3.0.37
Upgrade actions/checkout to v4 (#6159)
Release v3.1.0-beta.7
Adds the `\Stringable` interface to classes that have `__toString()` …
Release v3.1.0-beta.3
Removed useless utils component. (#5863)
Release v3.1.0-alpha.2
Support swow psr7-plus interface for all components. (#5839)