From ee840171929edbeca8eafb32515817406da46051 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 15 Mar 2016 11:28:14 +0100 Subject: always_populate_raw_post_data has been removed with PHP 7.0 --- .htaccess | 1 - 1 file changed, 1 deletion(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 0c31dcb0a58..4837df6adbe 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 -- cgit v1.2.3