一堆報錯什么鬼
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?on line?0
Warning: Cannot modify header information - headers already sent in?Unknown?on line?0
嘗試修改-1也不行
2017-03-12
你是不是用phpstorm啟動的,我上次用phpstorm啟動也是遇到這種情況,
然后我用wampserver啟動就不會了,具體原因不太清楚