정적 분석기 결과 반영. 빠진 POST 인자 입력 등
This commit is contained in:
@@ -27,6 +27,9 @@ class WebUtil
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @return null|mixed|mixed[]
|
||||
*/
|
||||
public static function parseJsonPost()
|
||||
{
|
||||
// http://thisinterestsme.com/receiving-json-post-data-via-php/
|
||||
|
||||
Reference in New Issue
Block a user