问题 strong> p>
我的PHP堆栈跟踪是 缩写: p>
预期结果 strong> p>
我想看到 ... <隐藏的部分 / strong>从命令行运行php时。 如何让php显示完整的消息? p>
div>
堆栈跟踪:
#0 /www / html / table / app / create.php(128):SoapClient-&gt; __ call('call',Array )
#1 / www / html / table / app / create.php(128):SoapClient-&gt; call('5e81ad4c12668ec ...','table.ad ...',Array)
code > pre>
Problem
My PHP Stack Trace is abbreviated:
Stack trace:
#0 /www/html/table/app/create.php(128): SoapClient->__call('call', Array)
#1 /www/html/table/app/create.php(128): SoapClient->call('5e81ad4c12668ec...', 'table.ad...', Array)
Expected Outcome
I want to see the part that is hidden by the ... when running php from the command line. How do I make php show the full message?