Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php 5.6版本下出现错误(5.6以下版本正常) #51

Closed
fangd123 opened this issue Jun 30, 2015 · 1 comment
Closed

php 5.6版本下出现错误(5.6以下版本正常) #51

fangd123 opened this issue Jun 30, 2015 · 1 comment

Comments

@fangd123
Copy link

错误提示如下:
PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0

PHP Warning: Cannot modify header information - headers already sent in Unknown on line 0

我换成了php5.5版本后错误消失

@overtrue
Copy link
Collaborator

@fangd123 这只是说不再建议使用这个了。我改一下吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants