ob_start()失效与phpunit的非正常结束时间:2023-03-09 01:28:27 在ob_clean();或ob_get_clean()之前有return或致命错误,从而结束了程序,会导致ob_start失效, 这和phpunit的非正常结束