This website requires JavaScript.
Explore
Help
Register
Sign In
bingyi
/
shopxo
Watch
1
Star
0
Fork
0
You've already forked shopxo
mirror of
https://gitee.com/zongzhige/shopxo.git
synced
2026-06-07 02:12:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07327a7a354bbe726f2181f6e8581fd477fb445b
shopxo
/
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
v1.2.0
2018-12-28 18:58:37 +08:00