dcloudio / dcloudio/H5P.Server

php7无法获取$GLOBALS['HTTP_RAW_POST_DATA']

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.