Sam Minnee a19fe39301 FIX: Avoid PHP 5.6 deprecation with access to HTTP_RAW_POST_DATA. Fixed #4511
PHP 5.6 doesn't like access to HTTP_RAW_POST_DATA and recommends the use of php://input,
which is already supported by this code. I've just removed the deprecated calls.
2015-08-19 16:02:19 +12:00
..
2012-06-08 18:40:33 +02:00
2014-01-28 14:09:57 +01:00
2014-04-29 12:51:47 +12:00
2015-05-28 16:59:05 +12:00
2012-11-06 19:45:56 +01:00
2013-02-18 02:20:50 -08:00