nonexistent-functionnonexistent-function调用编译时不存在的函数时引发: public function some(){ someFunction(); // someFunction does not exist}