github hyperf/hyperf v3.2.1
Release v3.2.1

latest release: v3.1.70
25 days ago

Fixed

  • #7760 Fixed bug that ModelRewriteInheritanceVisitor cannot work for command gen:model.

Added

  • #7759 Added Hyperf\Logger\Handler\StreamHandler which don't contain set_error_handler.

Optimized

  • #7761 Optimized Hyperf\Coordinator\Timer::tick() to run the callback inside Hyperf\Coroutine\wait() so it executes in a properly managed coroutine context.
  • #7761 Optimize the wait() method to check whether Hyperf\Coroutine\Waiter exists in the Container.

Full Changelog: v3.2.0...v3.2.1

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.