dcloudio / dcloudio/H5P.Server
php7无法获取$GLOBALS['HTTP_RAW_POST_DATA']
Open
- Dominant language
- PHP
- Stars
- 272
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dcloudio/H5P.Server/blob/c032895fcaf9716e2e870f6007a8ab6f272f50bc/payment/wxpayv3/WxPay.Api.php#L429
建议改成:
`$xml = file_get_contents('php://input');`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.