Fixed
- #7231 Fixed fatal exception "Object of class ... could not be converted to string" when using invalid websocket message handler.
Added
- #7224 Added
Hyperf\Coroutine\Mutex. - #7233 Added params
connection_namewhich used to define amqp connection name.
Optimized
- #7223 Optimized code for reading extra data from
composer.lock. - #7227 Improves phpstan docs for
Hyperf\Support\SafeCaller.
New Contributors
Full Changelog: v3.1.49...v3.1.50