-
-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Description
e.g.:
if ($type & self::OUTPUT_RAW) {
$messages = \array_map(['Symfony\Component\Console\Formatter\OutputFormatter', 'escape'], $messages);
}
return \call_user_func_array(array('Symfony\\Component\\Debug\\Exception\\FlattenException', $method), $args);
This peculiar case could be part of #286, but more generally I believe such strings should be scoped properly. without much risks