github hyperf/hyperf v2.0.17
Release v2.0.17

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

Added

  • #2625 Added aspect Hyperf\Tracer\Aspect\JsonRpcAspect which support json-rpc for tracer component.
  • #2709 #2733 Added @mixin into Model, you can use static methods friendly.
  • #2726 #2733 Added option --with-ide which used to generate ide file.
  • #2737 Added view-engine component.

Fixed

  • #2719 Fixed method Arr::merge does not works when array1 does not constains the $key.
  • #2723 Fixed Paginator::resolveCurrentPath deos not works.

Optimized

  • #2746 Only execute task in the worker process.

Changed

  • #2728 The methods with prefix __ will not be registered into service for rpc-server.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.