github hyperf/hyperf v1.0.9

latest releases: v3.1.20, v3.1.19, v3.0.48...
4 years ago

Added

  • #317 Added composer-json-fixer and Optimized composer.json. @wenbinye
  • #320 DI added support for closure definition.

Fixed

  • #300 Let message queues run in sub-coroutines. Fixed async queue attempts twice to handle message, but only once actually.
  • #305 Fixed $key of method Arr::set not support int and null.
  • #312 Fixed amqp process collect listener will be handled later than the process boot listener.
  • #315 Fixed config etcd center not work after worker restart or in user process.
  • #318 Fixed service will register to service center ceaselessly.

Changed

  • #323 Force convert type of $ttl in annotation Cacheable and CachePut into int.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.