Fixed
- #7760 Fixed bug that
ModelRewriteInheritanceVisitorcannot work for commandgen:model.
Added
- #7759 Added
Hyperf\Logger\Handler\StreamHandlerwhich don't containset_error_handler.
Optimized
- #7761 Optimized
Hyperf\Coordinator\Timer::tick()to run the callback insideHyperf\Coroutine\wait()so it executes in a properly managed coroutine context. - #7761 Optimize the
wait()method to check whetherHyperf\Coroutine\Waiterexists in theContainer.
Full Changelog: v3.2.0...v3.2.1