Merge pull request #81 from wshafer/master

Set always_populate_raw_post_data to -1 as setting is deprecated in 5.6
This commit is contained in:
Jeff Geerling 2016-02-19 11:17:19 -06:00
commit a163bb9736

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 ;