错误信息:
session_start(): Cannot send session cookie - headers already sent by (output started at E:\workspace\wallet\vendor\phpunit\phpunit\src\Util\Printer.php:135)[E:\workspace\wallet\thinkphp\library\think\Session.php:167]
session_start(): Cannot send session cache limiter - headers already sent (output started at E:\workspace\wallet\vendor\phpunit\phpunit\src\Util\Printer.php:135)[E:\workspace\wallet\thinkphp\library\think\Session.php:167]
请问有没有大神知道怎么解决?(我把源码中信息输出的代码注释就好了,但是如果有错误就看不到了)
最佳答案