Results 4 comments of hkui

点击方法进去,然后在那个页面有火焰图的入口

> can you show a stack trace of the exception? ![yii-redis-bug](https://user-images.githubusercontent.com/4144760/48545234-68a95600-e900-11e8-8fde-c6f7210f0322.png)

你可以拉下来后 修改composer里依赖的tag,修改为dev-master,如下 `{ "require": { "alibaba/nacos": "dev-master" } }` 然后 执行 composer update alibaba/nacos -vvv 这样获取master的最新代码