github hyperf/hyperf v2.0.19
Release v2.0.19

latest releases: v3.0.49, v2.2.41, v3.1.22...
3 years ago

Added

  • #2794 #2802 Added options.cookie_lifetime for hyperf/session, you can use it to control the expire time for cookies.

Fixed

  • #2783 Fixed nsq consumer does not works in coroutine style server.
  • #2788 Fixed call non-static method __handlePropertyHandler() statically in class proxy.
  • #2790 Fixed BootProcessListener of config-etcd does not works in coroutine style server.
  • #2803 Fixed response body does not exists when bad request.
  • #2807 Fixed Middleware does not work as expected when repeatedly configured.

Optimized

  • #2750 Use elastic index instead of type for searchableAs, when the config of index is null or the elastic version is more than 7.0.0.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.