Fixed
- #6689 Fixed bug that socket-io cannot parse data with
?
but withoutquery
. - #6697 Fixed bug that
withoutBody
cannot not work when usingSwow
.
Added
- #6680 Added
Hyperf\Coordinator
helper functions. - #6681 Added option
type
forgen:constant
which you can be used to generate files withconst
orenum
.
Optimized
- #6686 Optimized
FswatchDriver
which don't restart server by empty reading. - #6698 Upgrade
hyperf/engine
tov2.11
. - #6696 Automatic declare exchange when produce message.
Full Changelog: v3.1.18...v3.1.19