summaryrefslogtreecommitdiff
path: root/php.ini-production
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini-production')
-rw-r--r--php.ini-production7
1 files changed, 0 insertions, 7 deletions
diff --git a/php.ini-production b/php.ini-production
index 5410b3de54..34f91fe293 100644
--- a/php.ini-production
+++ b/php.ini-production
@@ -697,13 +697,6 @@ default_charset = "UTF-8"
; http://php.net/output-encoding
;output_encoding =
-; Always populate the $HTTP_RAW_POST_DATA variable. PHP's default behavior is
-; to disable this feature and it will be removed in a future version.
-; If post reading is disabled through enable_post_data_reading,
-; $HTTP_RAW_POST_DATA is *NOT* populated.
-; http://php.net/always-populate-raw-post-data
-;always_populate_raw_post_data = -1
-
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;