Skip to content
Snippets Groups Projects
Commit b9954f5b authored by Raphaël Doursenaud's avatar Raphaël Doursenaud
Browse files

PHP 5.6 compatibility

$HTTP_RAW_POST_DATA is now DEPRECATED
Replaced all usages by the recommended file_get_contents("php://input")
parent d1879c1b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment