| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-15 | 506 Bytes | |
| Release v3.1.70 source code.tar.gz | 2026-06-15 | 11.3 MB | |
| Release v3.1.70 source code.zip | 2026-06-15 | 13.0 MB | |
| Totals: 3 Items | 24.2 MB | 0 | |
What's Changed
- docs: add indonesian translation for hyperf by @aldok10 in https://github.com/hyperf/hyperf/pull/7752
- Optimized
Hyperf\Coordinator\Timer::tick()to run the callback insideHyperf\Coroutine\wait()so it executes in a properly managed coroutine context. by @huangdijia in https://github.com/hyperf/hyperf/pull/7761 - Release v3.1.70 by @limingxinleo in https://github.com/hyperf/hyperf/pull/7762
Full Changelog: https://github.com/hyperf/hyperf/compare/v3.1.69...v3.1.70