Skip to content

Conversation

@pgyf
Copy link

@pgyf pgyf commented Jan 19, 2018

No description provided.

pgyf added 3 commits January 19, 2018 18:43
由于listfile和方法同名,导致参数找不到
由于listfile和方法同名,导致参数找不到
@widuu
Copy link
Owner

widuu commented Jan 19, 2018

经过测试listFile不存在错误,请查看是否引用中方法重名

@pgyf
Copy link
Author

pgyf commented Jan 22, 2018

@widuu 循环显示图片错误 是由于 $= 0; $i <= $len;造成的 0到总count多了1个,应该是 $i < $len;
listFile方法的问题 我是用的php7.1 框架用的yii2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants