Skip to content

Instantly share code, notes, and snippets.

@m6w6
Last active December 30, 2015 21:39
Show Gist options
  • Save m6w6/7888478 to your computer and use it in GitHub Desktop.
Save m6w6/7888478 to your computer and use it in GitHub Desktop.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment