Skip to content

v5.1.4

Latest
Compare
Choose a tag to compare
@walkor walkor released this 12 Oct 09:08
· 4 commits to master since this release
ff4e17b

What's Changed

  • Support redis pool for RedisSessionHandler.php
  • Ensure onWorkerStart executes first.
  • refactor: Replace dynamic MIME type loading with static array by @tourze in #1107
  • Separate mime types by @joanhey in #1108
  • Change switch() for match() by @joanhey in #1110
  • 修复swow协程的错误 by @lvluoyue in #1113
  • [fix] worker with id 0 looses pid by @mastir in #1115
  • Implemented max log file size with truncation. by @akotulu in #1105
  • 修复 Windows 环境下 socket 绑定失败问题(Swow1.6.0) by @lvluoyue in #1117
  • Support request Range by @krissss in #1119
  • fix custom protocols in Worker::$logFile by @mastir in #1122
  • add igbinary serializer handler support by @cunheise in #1121

New Contributors

Full Changelog: v5.1.3...v5.1.4