mirror of
https://github.com/php/php-src.git
synced 2026-04-09 00:53:30 +02:00
Added missing ini directive: always_populate_raw_po st_data
This commit is contained in:
@@ -337,6 +337,8 @@ auto_append_file =
|
||||
default_mimetype = "text/html"
|
||||
;default_charset = "iso-8859-1"
|
||||
|
||||
; Always populate the $HTTP_RAW_POST_DATA variable.
|
||||
;always_populate_raw_post_data = On
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; Paths and Directories ;
|
||||
|
||||
@@ -351,6 +351,8 @@ auto_append_file =
|
||||
default_mimetype = "text/html"
|
||||
;default_charset = "iso-8859-1"
|
||||
|
||||
; Always populate the $HTTP_RAW_POST_DATA variable.
|
||||
;always_populate_raw_post_data = On
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; Paths and Directories ;
|
||||
|
||||
Reference in New Issue
Block a user