13
Cảnh báo về việc `$ HTTP_RAW_POST_DATA` không được dùng nữa
Tôi đã chuyển sang PHP 5.6.0 và bây giờ tôi nhận được cảnh báo sau ở mọi nơi: Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown …