github hyperf/hyperf v2.0.5

latest releases: v3.1.21, v3.1.20, v3.1.19...
3 years ago

Added

  • #2001 Added $signature to init command easily.
  • #2204 Added $concurrent for function parallel.

Fixed

  • #2210 Fixed bug that open event won't be executed after handshake right now.
  • #2214 Fixed bug that close event won't be executed when close the connection by websocket server.
  • #2218 Fixed bug that sender does not works for coroutine server.
  • #2227 Fixed context won't be destroyed when accept keepalive connection for co server.

Optimized

  • #2193 Optimized the scan accuracy for Hyperf\Watcher\Driver\FindDriver.
  • #2232 Optimized eager load when the type is In or InRaw for model-cache.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.