Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-03 | 821 Bytes | |
Release v3.1.59 source code.tar.gz | 2025-07-03 | 9.8 MB | |
Release v3.1.59 source code.zip | 2025-07-03 | 11.4 MB | |
Totals: 3 Items | 21.2 MB | 4 |
Fixed
- #7421 Fixed bug that the cookie value cannot be deleted when set "".
- #7424 Fixed bug that the path of
php
cannot contain spaces forwatcher
. - #7427 Fixed bug that
exclude
cannot not work when usingvalidation
.
Optimized
- #7394 Release redis connection immediately when using
transaction
orpipeline
with callbacks.
New Contributors
- @ramaID made their first contribution in https://github.com/hyperf/hyperf/pull/7424
- @MisakiArt made their first contribution in https://github.com/hyperf/hyperf/pull/7434
Full Changelog: https://github.com/hyperf/hyperf/compare/v3.1.58...v3.1.59