buexplain

Results 5 issues of buexplain

代码:`util/command/command.go` 问题:Command对象的Run方法,goroutine泄露 描述:假设命令执行超时,那么Run方法退出,不再`select`变量`errChan`,此后命令执行结束或者被kill掉了,此时这行代码`errChan

Monolog version 3 ```php PHP Warning: Invalid callback Monolog\Handler\RotatingFileHandler::customErrorHandler, cannot access private method Monolog\Handler\RotatingFileHandler::customErrorHandler() ```

Bug

Hi,How to add field comments

```bash F:\swow>box.exe self-update [ERROR] cURL error 56: OpenSSL SSL_read: Connection was reset, errno 10054 (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://raw.githubusercontent.com/hyperf/box/master/pkgs.json App\PkgDefinitionManager::getPkgs(): Return value must be of type array, null returned ``` 不知道支持curl的代理后能不能解决问题。