Answer the question
In order to leave comments, you need to log in
Output local variables when handling errors in Yii2?
I want to display all local variables in the error message. In yii\web\ErrorHandler, you can set the output of global variables using the displayVars property. And how can I make it so that all local variables and class properties are displayed in the error message (roughly speaking, like in xdebug)?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question