thinkphp5

// 异常错误报错级别TP5.0 在入口文件中设置是无效的 可以在应用公共函数文件中common.php增加
error_reporting(E_ERROR | E_PARSE );