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

Fix mini-program qrcode. #768

Merged
merged 1 commit into from
Jun 28, 2017
Merged

Fix mini-program qrcode. #768

merged 1 commit into from
Jun 28, 2017

Conversation

mingyoung
Copy link
Collaborator

Fix #766
返回二进制流内容

Example:

$content = $miniProgram->qrcode->getWXACode('path/to/page');
file_put_contents('/foo/bar.jpg', $content);

@overtrue
Copy link
Collaborator

getWXACode 是什么鬼?

@mingyoung
Copy link
Collaborator Author

mingyoung commented Jun 28, 2017 via email

@overtrue
Copy link
Collaborator

换个名称吧,哈哈

@alwaystrong
Copy link

小程序码还真不好取名,微信那边是用的这个 wxacode ,很奇怪的名字,估计是 weixin application code
@mingyoung

@overtrue overtrue merged commit a7e82bb into master Jun 28, 2017
@overtrue overtrue deleted the issues/766 branch June 28, 2017 12:41
@overtrue
Copy link
Collaborator

@alwaystrong 已经改成了 app code 了

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.

3 participants