always_populate_raw_post_data has been removed with PHP 7.0

This commit is contained in:
Lukas Reschke 2016-03-15 11:28:14 +01:00
parent 5278bfe0e4
commit ee84017192
1 changed files with 0 additions and 1 deletions

View File

@ -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
<IfModule mod_env.c>