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 #7424
- @MisakiArt made their first contribution in #7434
Full Changelog: v3.1.58...v3.1.59