From 6f7fc6c5dba46f762168690ae2e6a11d70d9dd77 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 15 Mar 2016 11:28:14 +0100 Subject: [PATCH] always_populate_raw_post_data has been removed with PHP 7.0 --- .htaccess | 1 - 1 file changed, 1 deletion(-) diff --git a/.htaccess b/.htaccess index cf76c56563c..82f13aa26c7 100644 --- a/.htaccess +++ b/.htaccess @@ -42,7 +42,6 @@ php_value post_max_size 513M php_value memory_limit 512M php_value mbstring.func_overload 0 - php_value always_populate_raw_post_data -1 php_value default_charset 'UTF-8' php_value output_buffering 0