This repository was archived by the owner on Mar 24, 2025. It is now read-only.
v2.6.68
Enhancement
- Add support for Laravel 8.0. (#433)
Fixes
- Fix class name of
Dumper.phpfor consistency. (#427) - Reset websocket's connection after trying to emit to a non-existing room (#421)
- Fix response status in
AccessOutput.php(#385) - Fix
handle_static_filespath in config (#411) - Fix Content-Type when static file w/o extension name (#409)
- Fix
swoole_set_process_namenot found error on cygwin platform