Set always_populate_raw_post_data to -1 as setting is deprecated in 5.6

This commit is contained in:
Westin Shafer 2016-02-19 09:04:12 -07:00
parent 200823ed7c
commit db617add4a

View File

@ -64,6 +64,7 @@ auto_prepend_file =
auto_append_file =
default_mimetype = "text/html"
always_populate_raw_post_data = -1
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;