issues Search Results · repo:w7corp/easywechat language:PHP
Filter by
1k results
(54 ms)1k results
inw7corp/easywechat (press backspace or delete to remove)已经仔细检查了 composer 包配置,以及引入,在测试路由处用文档的最简示例,访问还是现实未找到类
// packages/wechat-auth/routes/api.php
use EasyWeChat\OfficialAccount\Application;
Route::prefix( wechat-auth )- group(function () {
Route::post( ...
echoshiki
- 8
- Opened 8 days ago
- #2905
之前添加的微信支付,支付,回调,详情,退款,都是没问题的。 但是最近添加的微信支付账户,支付,详情,退款,没问题,但是在解析回调的时候,总是提示证书类的错误。具体的信息如下
失败行号:55--文件:/www/wwwroot/xxx/vendor/w7corp/easywechat/src/Kernel/Support/AesGcm.php--错误信息:error:0906D06C:PEM
routines:PEM_read_bio:no ...
kylin987
- 1
- Opened 28 days ago
- #2887
在企微应用里面发文本信息后,后端在收到处理完成,想发图文等等其他类型信息,要怎样做?现在直接return的string就是回复内容。不满足需求
shaukei
- 3
- Opened on Feb 11
- #2884
MiniApp 和 OfficialAccount 中已经包含了 Psr\Log\LoggerAwareTrait,另外的几个 application 要不也添加上
https://github.com/w7corp/easywechat/blob/b80a46350d7686e6eb0b936d6597cdd3b959b4a7/src/MiniApp/Application.php#L41
下边几个是没有添加的 ...
taxusorg
- Opened on Feb 5
- #2881
$config = [ app_id = wxb41c , secret = 8e , token = , aes_key = // 明文模式请勿填写 EncodingAESKey ]; $app = new
Application($config); ErrorException: simplexml_load_string(): Entity: line 1: parser error : Start ...
zanjs
- Opened on Jan 14
- #2879
我用的环境
- PHP 版本:8.2/8.3
- overtrue/wechat 版本:6.X 5.X都测试了,出现同样的错误
- 是否使用了框架?框架名称:ThinkPHP
问题及现象
获取公众号用户列表,提示simple-cache版本不兼容 ,5.X和6.X两个版本都测试了,出现同样的问题:psr/simple-cache 3.0+ is not compatible with ...
jrphp
- 1
- Opened on Jan 9
- #2878
我用的环境
- PHP 版本:
- overtrue/wechat 版本:
- 是否使用了框架?框架名称:
问题及现象
!--
描述你的问题现象,报错贴截图粘贴或者贴具体信息,提供必要的代码段
如果你不提供相关的代码,我不会做任何应答,直接 close,感谢!
请正确使用 Markdown: https://guides.github.com/features/mastering-markdown ...
lmmlwen
- 5
- Opened on Jan 9
- #2877
我用的环境
- PHP 版本:8.1
- overtrue/wechat 版本:easywechat 6.16
- 是否使用了框架?框架名称:laravel 8.75
问题及现象
配置
public static function newApp(): Application
{
$partnerConfig = config( wechat_pay );
...
yukefiona
- 1
- Opened on Jan 8
- #2875
我用的环境
- PHP 版本:
- overtrue/wechat 版本:
- 是否使用了框架?框架名称:
问题及现象
!--
描述你的问题现象,报错贴截图粘贴或者贴具体信息,提供必要的代码段
如果你不提供相关的代码,我不会做任何应答,直接 close,感谢!
请正确使用 Markdown: https://guides.github.com/features/mastering-markdown ...
lmmlwen
- Opened on Jan 7
- #2874
我用的环境
- PHP 版本:8.3
- overtrue/wechat 版本:6.16
- 框架名称:thinkphp8.1
问题及现象
psr/simple-cache 3.0+ is not compatible with this version of symfony/cache. Please upgrade symfony/cache to 6.0+ or
downgrade ...
quweiie
- 1
- Opened on Jan 7
- #2873

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.