| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-09 | 1.1 kB | |
| Release v3.1.69 source code.tar.gz | 2026-05-09 | 9.8 MB | |
| Release v3.1.69 source code.zip | 2026-05-09 | 11.5 MB | |
| Totals: 3 Items | 21.3 MB | 0 | |
Fixed
- #7731 Fixed bug that the
MacroableofHyperf\HttpServer\Responsecannot work. - #7734 Fixed bug that memory leak when using
Redis::pipeline()for long-lived environment. - #7736 Fixed bug that
keysmethod inRedisDriverdoes not return array whensMembersreturns a non-array value. - #7737 Fixed bug that PostgresProcessor cannot process indexes and foreign keys when columns is null.
- #7745 Fixed bug that
getUri()->getHost()returns server IP instead of domain when using Swoole 6.2.0, due toserver_addrhaving higher priority thanheader['host']ingetUriFromGlobals().
New Contributors
- @suyar made their first contribution in https://github.com/hyperf/hyperf/pull/7734
- @ikolossov made their first contribution in https://github.com/hyperf/hyperf/pull/7736
Full Changelog: https://github.com/hyperf/hyperf/compare/v3.1.68...v3.1.69