mirror of
https://github.com/danog/psalm.git
synced 2024-12-14 18:36:58 +01:00
14acc115a7
Before it just stated: ``` Uncaught Exception: Stack trace in the forked worker: ... ``` With this change it also prints the class name (in case there is no message or the message is not unambiguous. ``` Uncaught Exception: Psalm\Exception\ComplicatedExpressionException: Stack trace in the forked worker: ... ``` Signed-off-by: Morris Jobke <hey@morrisjobke.de> |
||
---|---|---|
.. | ||
ForkMessage.php | ||
ForkProcessDoneMessage.php | ||
ForkProcessErrorMessage.php | ||
ForkTaskDoneMessage.php | ||
Pool.php | ||
PsalmRestarter.php |