github hyperf/hyperf v2.2.1
Release v2.2.1

latest releases: v3.1.70, v3.2.1, v3.2.0...
4 years ago

Fixed

  • #3750 Fixed fatal error which caused by dispatching a non exist namespace when using socket-io.
  • #3828 Fixed bug that lazy inject does not work for Hyperf\Redis\Redis in PHP8.0.
  • #3845 Fixed bug that watcher does not work for v2.2.
  • #3848 Fixed bug that the usage of registering itself like nacos v2.1 does not work.
  • #3866 Fixed bug that the metadata of nacos instance can't be registered successfully.

Optimized

  • #3763 Support chained calls for JsonResource::wrap() and JsonResource::withoutWrapping().
  • #3843 Check the status code and body of the response to ensure whether the instance already be registered.
  • #3854 Support RFC 5987 for Hyperf\HttpServer\Contract\ResponseInterface::download() which allows utf-8 encoding, percentage encoded (url-encoded).

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.