Releases: top-think/think-swoole
Releases · top-think/think-swoole
V2.0.8
- 改进守护进程的支持
- swoole.php文件增加app_path配置参数,开启守护进程的时候必须设置(使用绝对路径)
V2.0.5
- 增加默认配置文件
- 改进对pid的获取
- swoole版本依赖更新为1.9.5+
V2.0.4
- 支持https
- 改进对swoole\Response的支持
- 改进404支持
V2.0.3
- 地址和端口改为配置
- 增加 stop|reload|restart 操作的支持
- 完善提升信息
V2.0.2
增加命令行指令 php think swoole 启动swoole HttpServer
V2.0.1
改进swoole的get/post方法传入为空的判断
V2.0.0
完善对swoole的支持
支持ThinkPHP5.1最新版本