string generate(
array
$report, [boolean
$showSources = false], [int
$width = 80])
|
|
Generates a summary of errors and warnings for each file processed.
If verbose output is enabled, results are shown for all files, even if they have no errors or warnings. If verbose output is disabled, we only show files that have at least one warning or error.
Parameters: