function shutdownFunc()
{
    $e = error_get_last();
    var_dump($e);
}
posted on 2022-07-04 16:17  黑熊一只  阅读(13)  评论(0)    收藏  举报