php7-wxwork-finance-sdk icon indicating copy to clipboard operation
php7-wxwork-finance-sdk copied to clipboard

PHP企业微信会话存档扩展

Results 12 php7-wxwork-finance-sdk issues
Sort by recently updated
recently updated
newest added

安装扩展后,extension_loaded('wxwork_finance_sdk')正常。 命令运行demo文件: start mypid=16287 Segmentation fault

![image](https://user-images.githubusercontent.com/9464951/175281807-844b5734-b5b0-4d11-bce8-6d1eba9d9bce.png) ![image](https://user-images.githubusercontent.com/9464951/175281865-1e1a8353-24e5-4ae2-8c19-0bdb6329dc11.png)

问题:有时候会报access token missing,持续一小时左右,然后就会自己恢复。 排查步骤: 1. secret跟corp id填写没问题 2. 使用的laravels(swoole),常驻进程拉取,维护的全局单例,不存在频繁初始化sdk的现象 困扰了很久了,使用多种其它方案重写,但是都没解决

如题,docker 容器内执行,php 7.4.8, make 的时候提示这个错误

mac m1 下 使用brew 安装的php7.4 ,编译wxwrok-finance-sdk后报symbol not found in flat namespace '_DecryptData' 错误,有没有解决办法呀~

1. free(): invalid pointer * 暂时定位intl扩展的冲突问题. php -m |grep intl 建议重新编译php 取消intl扩展

documentation

找不到文件的,可以将微信的C_sdk的目录拷贝到编译的目录下 ,然后指向 /目录/C_sdk,不是单独将.h文件拷贝过去就可以了。

documentation

是因为mac环境不支持吗?我后面用虚拟机是没有什么问题 ![image](https://user-images.githubusercontent.com/42517136/96952449-77074000-1521-11eb-9201-9b717626259c.png

documentation