Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

v2.6.68

Choose a tag to compare

@albertcht albertcht released this 21 Sep 16:58
· 69 commits to master since this release
4167206

Enhancement

  • Add support for Laravel 8.0. (#433)

Fixes

  • Fix class name of Dumper.php for 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_files path in config (#411)
  • Fix Content-Type when static file w/o extension name (#409)
  • Fix swoole_set_process_name not found error on cygwin platform