hhxsv5 / laravel-s

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
MIT License
3.82k stars 471 forks source link

Added check for popen function. #467

Open xuanyanwow opened 4 months ago

xuanyanwow commented 4 months ago

popen 被禁用的情况下(某docker镜像默认行为), 没有任何提示,调试了很久才定位到问题,建议增加提示方便用户