github hyperf/hyperf v1.1.28

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

Added

  • #1645 Added parameter injection support for closure route.
  • #1647 Added Hyperf\ModelCache\Handler\RedisStringHandler for hyperf/model-cache component, store the cache data in string type.
  • #1654 Added Hyperf\View\Exception\RenderException to rethrow render exceptions in view.

Fixed

  • #1639 Fixed bug that the unhealthy node will be got from consul.
  • #1641 Fixed request exception will be thrown when the JSONRPC result is null.
  • #1641 Fixed service health check does not works for jsonrpc-tcp-length-check protocol.
  • #1650 Fixed bug that command describe:routes will show the wrong list.
  • #1655 Fixed MysqlProcessor::processColumns does not work when the MySQL server is 8.0 version.

Optimized

  • #1636 Optimized co-phpunit do not broken in coroutine environment, when cases failed.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.