| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-15 | 765 Bytes | |
| Release v3.2.1 source code.tar.gz | 2026-06-15 | 11.3 MB | |
| Release v3.2.1 source code.zip | 2026-06-15 | 13.0 MB | |
| Totals: 3 Items | 24.3 MB | 1 | |
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: https://github.com/hyperf/hyperf/compare/v3.2.0...v3.2.1