Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot destroy active lambda function #296

Closed
Jasonwdt opened this issue Feb 22, 2016 · 0 comments
Closed

Cannot destroy active lambda function #296

Jasonwdt opened this issue Feb 22, 2016 · 0 comments

Comments

@Jasonwdt
Copy link

我用的环境

PHP 版本:5.6.15
overtrue/wechat 版本:3.3

问题及现象

代码如下:
$useConfig = Account::getWechatConfigbyId(1);
$app = new Application($useConfig);
$menu = $app['menu'];
print_r($menu->all());
在调用微信菜单接口的时候,会报这样的错误:
image,查了很久,没找到问题的原因,在调其他接口的时候,也出现相同的问题,麻烦帮忙看一下什么原因,谢谢

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

No branches or pull requests

2 participants