This website requires JavaScript.
Explore
Help
Sign In
sileya-ai
/
vr-shopxo-source
Watch
1
Star
0
Fork
You've already forked vr-shopxo-source
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
376fbd6925
vr-shopxo-source
/
application
/
api
History
liuyi
bf147e1570
修复在PHP7.4以上微信小程序无法授权的问题,原因在于:Unparenthesized a ? b : c ? d : eis deprecated. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)``
...
已经正则匹配查询过application下所有文件,仅发现这个文件有这个被弃用的写法,已经全部修正,通过测试可以正常授权了。
2020-05-13 02:17:19 +08:00
..
config
附件配置优化
2019-08-06 18:25:00 +08:00
controller
修复在PHP7.4以上微信小程序无法授权的问题,原因在于:Unparenthesized a ? b : c ? d : eis deprecated. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)``
2020-05-13 02:17:19 +08:00
index.html
…